add grunt cut task

This commit is contained in:
ShareLaTeX
2016-06-09 11:36:00 +00:00
parent 2870b6a460
commit dad3a74a7f
3 changed files with 11 additions and 2 deletions
+3 -2
View File
@@ -4,8 +4,9 @@
"description": "none",
"dependencies": {
"grunt": "^0.4.5",
"grunt-contrib-rename": "0.0.3",
"grunt-docker-io": "^0.7.0",
"simple-git": "^1.32.1",
"grunt-github-api": "^0.2.3"
"grunt-github-api": "^0.2.3",
"simple-git": "^1.32.1"
}
}