Bump versions of bower and grunt-contrib-watch npm devDependencies

This commit is contained in:
Eric Ferraiuolo 2013-09-03 11:24:23 -04:00
parent 26a6767402
commit 14d767c603

View File

@ -4,7 +4,7 @@
"private": true,
"repository": "git://github.com/yui/pure.git",
"devDependencies": {
"bower": "~1.1.0",
"bower": "~1.2.5",
"grunt": "~0.4.1",
"grunt-contrib-cssmin": "~0.6.0",
"grunt-contrib-clean": "~0.5.0",
@ -12,7 +12,7 @@
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-compress": "~0.5.0",
"grunt-contrib-csslint": "~0.1.2",
"grunt-contrib-watch": "~0.3.1",
"grunt-contrib-watch": "~0.5.3",
"parserlib": "~0.2.2"
}
}