now that we have vislib in the repo, no reason to run grunt update so often

This commit is contained in:
Spencer Alger 2014-06-19 10:28:14 -07:00
parent 8a267740a7
commit 04f1c93278

View file

@ -30,8 +30,7 @@
},
"scripts": {
"test": "grunt test",
"server": "grunt server",
"postinstall": "grunt update"
"server": "grunt server"
},
"repository": {
"type": "git",