Explorar el Código

chore(package): update mocha to version 4.0.0 (#167)

greenkeeper[bot] hace 7 años
padre
commit
c585ea919f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -84,7 +84,7 @@
     "karma-mocha-reporter": "^2.0.4",
     "karma-phantomjs-launcher": "^1.0.1",
     "karma-xml2js-preprocessor": "^0.0.3",
-    "mocha": "^3.0.1",
+    "mocha": "^4.0.0",
     "phantomjs-prebuilt": "^2.1.8",
     "pre-commit": "^1.2.2",
     "rimraf": "^2.6.1",