Browse Source

EAGLESIX-482 pinned jscoverage

Thomas Bell 11 years ago
parent
commit
c39bbac5e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -28,7 +28,7 @@
   "devDependencies": {
     "mocha": "*",
     "jshint": "*",
-    "jscoverage": "*",
+    "jscoverage": "0.3.8",
     "jscheckstyle": "*"
   },
   "license": "AGPL",