Skip to content

Commit

Permalink
bring gulp back to dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ipmsteven committed Aug 1, 2019
1 parent f78487c commit 6df5d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"dependencies": {
"debug": "^2.2.0",
"nan": "^2.14.0",
"gulp": "^4.0.2",
"typedarray-to-buffer": "^3.1.5",
"yaeti": "^0.0.6"
},
"devDependencies": {
"buffer-equal": "^1.0.0",
"faucet": "^0.0.1",
"gulp": "^4.0.2",
"gulp-jshint": "^2.0.4",
"jshint-stylish": "^2.2.1",
"jshint": "^2.0.0",
Expand Down

0 comments on commit 6df5d38

Please sign in to comment.