Drop not used grunt tasks.
Showing
... | @@ -41,16 +41,10 @@ | ... | @@ -41,16 +41,10 @@ |
"grunt-contrib-concat": "0.3.x", | "grunt-contrib-concat": "0.3.x", | ||
"grunt-contrib-copy": "~0.4.1", | "grunt-contrib-copy": "~0.4.1", | ||
"grunt-contrib-qunit": "~0.3.0", | "grunt-contrib-qunit": "~0.3.0", | ||
"qunitjs": "~1.23.1", | |||
"qunit-tap": "1.5.0", | |||
"grunt-contrib-watch": "~0.5.3", | |||
"grunt-jslint": "~1.0.0", | "grunt-jslint": "~1.0.0", | ||
"lz-string": "^1.4.4", | "lz-string": "^1.4.4", | ||
"sinon": "~1.7.3", | "sinon": "~1.7.3", | ||
"jison": "~0.4.16", | "jison": "~0.4.16" | ||
"connect-livereload": "~0.3.0", | |||
"grunt-open": "~0.2.2", | |||
"grunt-contrib-connect": "~0.5.0" | |||
}, | }, | ||
"engines": { | "engines": { | ||
"npm": ">=1.3" | "npm": ">=1.3" | ||
... | ... |
Please register or sign in to comment