1
0
Fork 0

Added newest versions of all libs to package.json

This commit is contained in:
Michael Hackstein 2015-02-22 21:20:17 +01:00
parent 21cfcb9b74
commit ab5a5d643b
1 changed files with 6 additions and 0 deletions

View File

@ -11,7 +11,13 @@
"grunt-contrib-sass": "^0.8.1",
"grunt-contrib-uglify": "^0.7.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-karma": "^0.10.1",
"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",
"sass": "^0.5.0"
},