Repository: cordova-ios
Updated Branches:
  refs/heads/master cd2ccc8ca -> e7ed5b9f4


CB-12665 : removing engineStrict as it is no longer supported

 This closes #306


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

Branch: refs/heads/master
Commit: e7ed5b9f4af60cc0e4a40a5c85338fa51f4e0e86
Parents: cd2ccc8
Author: Audrey So <audre...@apache.org>
Authored: Mon Apr 17 15:41:19 2017 -0700
Committer: Shazron Abdullah <shaz...@gmail.com>
Committed: Tue Apr 18 17:40:48 2017 -0700

----------------------------------------------------------------------
 package.json | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/e7ed5b9f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 8591268..c64699e 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,6 @@
     "tmp": "^0.0.26",
     "uncrustify": "^0.6.1"
   },
-  "engineStrict": true,
   "engines" : { 
     "node" : ">=4" 
   }, 


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

Reply via email to