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

Commit d3916f8

Browse files
committed
Uses the new gulp version
You will need to replace your local cli too: ``` npm uninstall gulp npm install -g gulpjs/gulp-cli#4.0 ```
1 parent 684b4aa commit d3916f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bower": "^1.3.12",
1212
"browser-sync": "^2.6.5",
1313
"del": "^1.1.1",
14-
"gulp": "^3.8.11",
14+
"gulp": "git://github.com/gulpjs/gulp.git#4.0",
1515
"gulp-a11y": "^0.1.1",
1616
"gulp-accessibility": "^1.2.1",
1717
"gulp-autoprefixer": "^2.2.0",

0 commit comments

Comments
 (0)