Merge branch 'with-makefile'
Showing
+39 -2479
Gruntfile.js
deleted
100644 → 0
Makefile
0 → 100644
This diff is collapsed.
... | ... | @@ -16,12 +16,6 @@ |
"author": "Guillaume Perréal", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"grunt": "^1.0.4", | ||
"grunt-cli": "^1.3.2", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-contrib-copy": "^1.0.0", | ||
"grunt-exec": "^3.0.0", | ||
"load-grunt-tasks": "^5.1.0", | ||
"reveal.js": "^3.8.0" | ||
} | ||
} |
Please register or sign in to comment