Add in check task to check that redis and latexmk are installed correctly

This commit is contained in:
James Allen
2014-02-22 12:08:03 +00:00
parent e6556fb3a1
commit 20f9d9f94a
3 changed files with 105 additions and 35 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"grunt-bunyan": "~0.5.0",
"grunt-execute": "~0.1.5",
"grunt-available-tasks": "~0.4.1",
"grunt-concurrent": "~0.4.3"
"grunt-concurrent": "~0.4.3",
"semver": "~2.2.1"
}
}