Browse Source

grunt watch

windhamdavid 11 years ago
parent
commit
07dddfbef2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -10,6 +10,7 @@
   "license": "GPLv2 or later",
   "devDependencies": {
     "grunt": "~0.4.1",
+	"grunt-contrib-watch": "~0.5.3",
     "grunt-contrib-clean": "~0.5.0",
     "grunt-contrib-copy": "~0.4.1",
     "grunt-contrib-cssmin": "~0.6.1",