From df544b984f1b7f62dd85dae455a49222fc6b29c3 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Hoelt Date: Sat, 7 Oct 2017 15:01:37 +0300 Subject: [PATCH] 1.0.1 --- package.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/package.json b/package.json index 066e976..78ffe3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cc.fovea.cordova.openwith", - "version": "1.0.0", + "version": "1.0.1", "description": "Cordova \"Open With\" plugin for iOS and Android", "cordova": { "id": "cc.fovea.cordova.openwith", @@ -39,7 +39,6 @@ "url": "https://github.com/j3k0/cordova-plugin-openwith/issues" }, "homepage": "https://github.com/j3k0/cordova-plugin-openwith", - "# Dependencies required by the hooks": "", "dependencies": { "file-system": "^2.2.2", @@ -47,7 +46,6 @@ "plist": "^2.1.0", "xcode": "git+https://github.com/apache/cordova-node-xcode.git" }, - "# Dependencies required to run tests": "", "devDependencies": { "eslint": "^4.7.2", @@ -61,7 +59,6 @@ "expect.js": "^0.3.1", "mocha": "^3.5.3" }, - "# White list the files to pack by npm publish": "", "files": [ "src/android/cc/fovea/openwith/ByteStreams.java",