Skip to content

Commit

Permalink
Merge pull request #67 from backflip/feature/cleanup
Browse files Browse the repository at this point in the history
Removed gulp-util, bumped engine
  • Loading branch information
backflip authored Jan 3, 2019
2 parents ef1af81 + 9cfefa1 commit 6901627
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "backflip/gulp-iconfont-css",
"author": "Thomas Jaggi, Nicolas Froidure",
"engines": {
"node": ">=0.10.0"
"node": ">=6"
},
"scripts": {
"test": "mocha"
Expand All @@ -22,7 +22,6 @@
],
"dependencies": {
"consolidate": "^0.15.1",
"gulp-util": "^3.0.6",
"lodash": "^4.17.11",
"plugin-error": "^1.0.1",
"vinyl": "^2.2.0"
Expand Down

0 comments on commit 6901627

Please sign in to comment.