Update modules and remove browserify (dependance of grunt-browserify)
authorChocobozzz <florian.bigard@gmail.com>
Fri, 30 Oct 2015 16:50:57 +0000 (17:50 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Fri, 30 Oct 2015 16:50:57 +0000 (17:50 +0100)
package.json

index e704e7c1dc58f476ff98956e8cf4e14faa7759be..981ac4d55d454e3fabc655623b4bddcd5e0d0525 100644 (file)
@@ -17,7 +17,6 @@
     "blueimp-file-upload": "^9.10.1",
     "body-parser": "^1.12.4",
     "bootstrap": "^3.3.5",
-    "browserify": "^10.2.4",
     "compression": "^1.5.0",
     "config": "^1.14.0",
     "connect-livereload": "^0.5.3",
@@ -28,7 +27,7 @@
     "express": "^4.12.4",
     "express-validator": "^2.11.0",
     "grunt": "^0.4.5",
-    "grunt-browserify": "^3.8.0",
+    "grunt-browserify": "^4.0.1",
     "grunt-contrib-clean": "^0.6.0",
     "grunt-contrib-concat": "^0.5.1",
     "grunt-contrib-copy": "0.8.0",