Skip to content

Commit 6901627

Browse files
authored
Merge pull request #67 from backflip/feature/cleanup
Removed gulp-util, bumped engine
2 parents ef1af81 + 9cfefa1 commit 6901627

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "backflip/gulp-iconfont-css",
77
"author": "Thomas Jaggi, Nicolas Froidure",
88
"engines": {
9-
"node": ">=0.10.0"
9+
"node": ">=6"
1010
},
1111
"scripts": {
1212
"test": "mocha"
@@ -22,7 +22,6 @@
2222
],
2323
"dependencies": {
2424
"consolidate": "^0.15.1",
25-
"gulp-util": "^3.0.6",
2625
"lodash": "^4.17.11",
2726
"plugin-error": "^1.0.1",
2827
"vinyl": "^2.2.0"

0 commit comments

Comments
 (0)