You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2013/02/09 00:02:51 UTC

git commit: also getting rid of unsafe. not needed.

Updated Branches:
  refs/heads/master 43d65f9d9 -> a4babfcfe


also getting rid of unsafe. not needed.


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

Branch: refs/heads/master
Commit: a4babfcfe59e794fedd263e2942a3797a4ceaa09
Parents: 43d65f9
Author: Fil Maj <ma...@gmail.com>
Authored: Fri Feb 8 15:06:49 2013 -0800
Committer: Fil Maj <ma...@gmail.com>
Committed: Fri Feb 8 15:06:49 2013 -0800

----------------------------------------------------------------------
 package.json |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/a4babfcf/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 4c3c157..399601e 100644
--- a/package.json
+++ b/package.json
@@ -1,9 +1,6 @@
 {
   "name": "cordova",
   "version": "2.4.6",
-  "config":{
-      "unsafe-perm":true
-  },
   "preferGlobal": "true",
   "description": "Cordova command line interface tool",
   "main": "cordova",