mirror of https://gitee.com/bigwinds/arangodb
Added newest versions of all libs to package.json
This commit is contained in:
parent
21cfcb9b74
commit
ab5a5d643b
|
@ -11,7 +11,13 @@
|
||||||
"grunt-contrib-sass": "^0.8.1",
|
"grunt-contrib-sass": "^0.8.1",
|
||||||
"grunt-contrib-uglify": "^0.7.0",
|
"grunt-contrib-uglify": "^0.7.0",
|
||||||
"grunt-contrib-watch": "^0.6.1",
|
"grunt-contrib-watch": "^0.6.1",
|
||||||
|
"grunt-karma": "^0.10.1",
|
||||||
"grunt-text-replace": "^0.4.0",
|
"grunt-text-replace": "^0.4.0",
|
||||||
|
"jasmine-core": "^2.2.0",
|
||||||
|
"karma": "^0.12.31",
|
||||||
|
"karma-coverage": "^0.2.7",
|
||||||
|
"karma-jasmine": "^0.3.5",
|
||||||
|
"karma-phantomjs-launcher": "^0.1.4",
|
||||||
"matchdep": "^0.3.0",
|
"matchdep": "^0.3.0",
|
||||||
"sass": "^0.5.0"
|
"sass": "^0.5.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue