Added grunt watch and grunt server

This commit is contained in:
AlexKvazos
2015-04-30 13:41:54 -05:00
parent 968230622e
commit 7794cbf56d
3 changed files with 24 additions and 1 deletions
+2
View File
@@ -10,6 +10,8 @@
"grunt": "^0.4.5",
"grunt-browserify": "^3.7.0",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-nodemon": "^0.4.0",
"mineflayer": "git@github.com:andrewrk/mineflayer.git",
"socket.io": "^1.3.5",
"socket.io-redis": "^0.1.4"