Added the watchify NPM dependency to satisfy karma-browserify's peerDependency

This commit is contained in:
Aidan Fewster 2016-10-04 11:48:18 +01:00 committed by Evert Timberg
parent c15fa98978
commit 99b8d6740a

View File

@ -39,6 +39,7 @@
"karma-jasmine-html-reporter": "^0.1.8",
"merge-stream": "^1.0.0",
"vinyl-source-stream": "^1.1.0",
"watchify": "^3.7.0",
"yargs": "^5.0.0"
},
"spm": {