mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
chore: fix dev dependencies
This commit is contained in:
+2
-2
@@ -12,6 +12,7 @@
|
||||
"chai": "^3.4.1",
|
||||
"core-js": "^1.2.1",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-contrib-nodeunit": "^0.4.1",
|
||||
"grunt-karma": "^0.12.1",
|
||||
"isparta-loader": "^1.0.0",
|
||||
@@ -21,9 +22,8 @@
|
||||
"karma-coverage": "^0.5.2",
|
||||
"karma-mocha": "~0.2.0",
|
||||
"karma-phantomjs-launcher": "^0.2.1",
|
||||
"karma-sinon-chai": "^1.1.0",
|
||||
"karma-sinon": "^1.0.4",
|
||||
"karma-sinon-chai": "~0.2.0",
|
||||
"karma-sinon-chai": "^1.1.0",
|
||||
"karma-source-map-support": "^1.1.0",
|
||||
"karma-webpack": "^1.7.0",
|
||||
"mocha": "^2.3.2",
|
||||
|
||||
Reference in New Issue
Block a user