You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/10/14 05:17:46 UTC

cordova-lib git commit: CB-12017: update istanbul dependency

Repository: cordova-lib
Updated Branches:
  refs/heads/master f794fe8c3 -> e8d02c251


CB-12017: update istanbul dependency


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/e8d02c25
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/e8d02c25
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/e8d02c25

Branch: refs/heads/master
Commit: e8d02c25143b9ca985729664e541d99335713dd9
Parents: f794fe8
Author: Steve Gill <st...@gmail.com>
Authored: Thu Oct 13 22:17:31 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Oct 13 22:17:31 2016 -0700

----------------------------------------------------------------------
 cordova-common/package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/e8d02c25/cordova-common/package.json
----------------------------------------------------------------------
diff --git a/cordova-common/package.json b/cordova-common/package.json
index b113344..dd482cb 100644
--- a/cordova-common/package.json
+++ b/cordova-common/package.json
@@ -22,7 +22,6 @@
     "jasmine": "node node_modules/jasmine-node/bin/jasmine-node --captureExceptions --color spec",
     "cover": "node node_modules/istanbul/lib/cli.js cover --root src --print detail node_modules/jasmine-node/bin/jasmine-node -- spec"
   },
-  "engineStrict": true,
   "dependencies": {
     "ansi": "^0.3.1",
     "bplist-parser": "^0.1.0",
@@ -39,7 +38,7 @@
     "unorm": "^1.3.3"
   },
   "devDependencies": {
-    "istanbul": "^0.3.17",
+    "istanbul": "^0.4.5",
     "jasmine-node": "^1.14.5",
     "jshint": "^2.8.0",
     "promise-matchers": "^0.9.6",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org