Explorar el Código

Added npm devDependency for bender with mocha and chai.

fredck hace 11 años
padre
commit
118a4eb1c1
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      package.json

+ 3 - 0
package.json

@@ -16,6 +16,9 @@
     "del": "~1.1",
     "ncp": "~1.0",
     "replace": "~0.3.0",
+    "benderjs": "~0.1",
+    "benderjs-mocha": "~0.1",
+    "benderjs-chai": "~0.1.1",
     "grunt": "~0",
     "grunt-jscs": "~1",
     "grunt-contrib-jshint": "~0",