another exercise
... | ... | @@ -8,7 +8,7 @@ |
"grunt-contrib-watch": "^1.0.0", | ||
"grunt-contrib-copy": "^1.0.0", | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"load-grunt-tasks": "^3.5.2", | ||
"load-grunt-tasks": "^3.5.2", | ||
"grunt-build-control": "^0.7.1", | ||
"grunt-coffeelint": "0.0.16", | ||
"coffeelint": "^1.16.0" | ||
... | ... | @@ -19,7 +19,6 @@ |
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:sunye/software-construction.git" | ||
}, | ||
"scripts": { | ||
"test": "grunt test" | ||
... | ... |
Please register or sign in to comment