clean project
Showing
.htaccess
deleted
100644 → 0
Gruntfile.js
deleted
100644 → 0
package-lock.json
deleted
100644 → 0
This diff is collapsed.
... | @@ -5,12 +5,7 @@ | ... | @@ -5,12 +5,7 @@ |
"node": ">= 0.10.0" | "node": ">= 0.10.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"grunt": "~0.4.5", | "node-sass": "^4.9.3", | ||
"grunt-contrib-concat": "~0.4.0", | |||
"grunt-contrib-jshint": "~0.10.0", | |||
"grunt-contrib-uglify": "~0.5.0", | |||
"grunt-contrib-watch": "~0.6.1", | |||
"grunt-sass": "^2.1.0", | |||
"pug-cli": "^1.0.0-alpha6" | "pug-cli": "^1.0.0-alpha6" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
... | ... |
Please register or sign in to comment