build an html5 cache manifest
Showing
... | ... | @@ -11,13 +11,14 @@ |
"uritemplate": "git+http://git.erp5.org/repos/uritemplate-js.git" | ||
}, | ||
"devDependencies": { | ||
"grunt": "~0.4.1", | ||
"grunt": "~0.4.5", | ||
"grunt-cli": "~0.1.11", | ||
"grunt-contrib-concat": "~0.3.0", | ||
"grunt-contrib-copy": "~0.5.0", | ||
"grunt-contrib-less": "~0.9.0", | ||
"grunt-contrib-uglify": "~0.2.x", | ||
"grunt-contrib-watch": "~0.5.3", | ||
"grunt-manifest": "~0.4", | ||
"grunt-curl": "~1.2.1", | ||
"grunt-jslint": "~1.1.x", | ||
"grunt-zip": "~0.13.0", | ||
... | ... |
Please register or sign in to comment