Skip to content

Commit d1a5f8a

Browse files
committed
Added gulp to the dev dependencies, necessary for running tests
1 parent f83e383 commit d1a5f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"main": "index.js",
2323
"devDependencies": {
2424
"faucet": "0.0.1",
25+
"gulp": "^3.8.11",
2526
"tape": "^3.5.0"
2627
}
2728
}

0 commit comments

Comments
 (0)