Explorar el Código

chore: update karma-mocha to 2.0.1 (#735)

close #735

build fail #735 was false positive, the problem was another commit, not karma-mocha
sschmid hace 5 años
padre
commit
5099867a8c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -92,7 +92,7 @@
     "karma-chai": "^0.1.0",
     "karma-chrome-launcher": "^3.1.0",
     "karma-firefox-launcher": "^1.0.0",
-    "karma-mocha": "^2.0.0",
+    "karma-mocha": "^2.0.1",
     "karma-mocha-reporter": "^2.0.4",
     "karma-webpack": "^4.0.2",
     "karma-xml2js-preprocessor": "^0.0.3",