Update package devDependencies

This commit is contained in:
Paul O’Shannessy
2013-12-04 21:07:16 -08:00
parent d17bd176a2
commit 2bbc42ce41

View File

@@ -38,16 +38,16 @@
"jstransform": "~2.0.1"
},
"devDependencies": {
"browserify": "~2.34.1",
"browserify": "~2.36.1",
"populist": "~0.1.5",
"grunt-cli": "~0.1.9",
"grunt": "~0.4.1",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-jshint": "~0.6.0",
"grunt-contrib-jshint": "~0.7.2",
"optimist": "~0.6.0",
"phantomjs": "~1.9",
"recast": "~0.4.24",
"semver": "~2.1.0",
"semver": "~2.2.1",
"uglify-js": "~2.4.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-compare-size": "~0.4.0",