Browse Source

Added npm modules required by the updated build system

Artur Paikin 9 years ago
parent
commit
cbe9067a15
1 changed files with 3 additions and 0 deletions
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -37,8 +37,11 @@
     "babelify": "^6.4.0",
     "browser-sync": "^2.10.0",
     "browserify": "^12.0.1",
+    "chalk": "^1.1.1",
     "eslint": "^1.9.0",
     "http-server": "^0.8.5",
+    "multi-glob": "^1.0.1",
+    "node-notifier": "^4.4.0",
     "node-sass": "^3.4.2",
     "nodemon": "^1.8.1",
     "phantomjs": "^1.9.18",