]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Added the watchify NPM dependency to satisfy karma-browserify's peerDependency
authorAidan Fewster <fewstera@gmail.com>
Tue, 4 Oct 2016 10:48:18 +0000 (11:48 +0100)
committerEvert Timberg <evert.timberg+github@gmail.com>
Tue, 4 Oct 2016 13:27:43 +0000 (09:27 -0400)
package.json

index 4d2bb804288ce2b44085e9a59c2fa9cd2990fc82..1e16185de7b9195ad21ac7051c8475d7bdc8705b 100644 (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": {