]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Remove unused npm packages
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 1 Sep 2016 20:17:45 +0000 (22:17 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 3 Sep 2016 16:09:57 +0000 (18:09 +0200)
package.json

index 2d64bc8ad390ce0524d2fa64427cd09fd6a5d063..ed6b6f921df599cb40f1b4a4099bcbc520dba0d7 100644 (file)
     "gulp-size": "~0.4.0",
     "gulp-streamify": "^1.0.2",
     "gulp-uglify": "~0.2.x",
-    "gulp-umd": "~0.2.0",
     "gulp-util": "~2.2.x",
     "gulp-zip": "~3.2.0",
     "jasmine": "^2.3.2",
     "jasmine-core": "^2.3.4",
-    "jquery": "^2.1.4",
     "jshint-stylish": "~2.1.0",
     "karma": "^0.12.37",
     "karma-browserify": "^5.0.1",
@@ -41,8 +39,7 @@
     "karma-jasmine": "^0.3.6",
     "karma-jasmine-html-reporter": "^0.1.8",
     "merge-stream": "^1.0.0",
-    "vinyl-source-stream": "^1.1.0",
-    "watchify": "^3.7.0"
+    "vinyl-source-stream": "^1.1.0"
   },
   "spm": {
     "main": "Chart.js"