Upgrade dev dependencies

This commit is contained in:
Kevin Sawicki
2013-06-26 08:57:52 -07:00
parent f913f6a8d5
commit f37ae7e4e7

View File

@@ -71,12 +71,12 @@
"grunt": "~0.4.1",
"grunt-cli": "~0.1.9",
"grunt-coffeelint": "0.0.6",
"grunt-lesslint": "0.7.0",
"grunt-cson": "0.3.0",
"grunt-lesslint": "0.8.0",
"grunt-cson": "0.5.0",
"grunt-contrib-csslint": "~0.1.2",
"grunt-contrib-coffee": "~0.7.0",
"grunt-contrib-less": "~0.5.2",
"jasmine-focused": "~0.6.0",
"jasmine-focused": "~0.7.0",
"walkdir": "0.0.7"
},
"private": true,