From: Aidan Fewster Date: Tue, 4 Oct 2016 10:48:18 +0000 (+0100) Subject: Added the watchify NPM dependency to satisfy karma-browserify's peerDependency X-Git-Tag: v2.4.0~1^2~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99b8d6740a27bdf8ecbf887bd2d29ffc32d0f5dc;p=thirdparty%2FChart.js.git Added the watchify NPM dependency to satisfy karma-browserify's peerDependency --- diff --git a/package.json b/package.json index 4d2bb8042..1e16185de 100644 --- a/package.json +++ b/package.json @@ -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": {