Skip to content
This repository was archived by the owner on Apr 25, 2019. It is now read-only.

Commit 3c8253c

Browse files
author
Gareth Joyce
committed
Support some older browsers.
1 parent 35ccff9 commit 3c8253c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ var taskConfig =
159159
{
160160
"autoPrefixer":
161161
[
162-
"last 2 versions"
162+
"last 5 versions"
163163
],
164164
"cssNano":
165165
{

0 commit comments

Comments
 (0)