chore: update package.json dependencies (bulk)

This commit is contained in:
Julian Descottes 2016-03-05 12:55:08 +01:00
parent fc1d23b3f5
commit 3043bac82c

View File

@ -17,15 +17,15 @@
"dateformat": "1.0.11",
"grunt": "0.4.5",
"grunt-contrib-clean": "1.0.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-connect": "0.11.2",
"grunt-contrib-copy": "0.8.0",
"grunt-contrib-concat": "1.0.0",
"grunt-contrib-connect": "1.0.0",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-jshint": "1.0.0",
"grunt-contrib-uglify": "0.11.1",
"grunt-contrib-uglify": "1.0.0",
"grunt-contrib-watch": "0.6.1",
"grunt-ghost": "1.1.0",
"grunt-include-replace": "3.2.0",
"grunt-jscs": "2.7.0",
"grunt-jscs": "2.8.0",
"grunt-karma": "0.12.1",
"grunt-leading-indent": "0.2.0",
"grunt-nw-builder": "2.0.0",
@ -37,7 +37,7 @@
"karma-chrome-launcher": "0.2.2",
"karma-jasmine": "0.3.7",
"karma-phantomjs-launcher": "0.2.3",
"load-grunt-tasks": "3.4.0",
"load-grunt-tasks": "3.4.1",
"phantomjs": "1.9.19"
},
"window": {