Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
j3k0 committed Oct 7, 2017
1 parent 1809ee2 commit df544b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -39,15 +39,13 @@
"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",
"path": "^0.12.7",
"plist": "^2.1.0",
"xcode": "git+https://github.com/apache/cordova-node-xcode.git"
},

"# Dependencies required to run tests": "",
"devDependencies": {
"eslint": "^4.7.2",
Expand All @@ -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",
Expand Down

0 comments on commit df544b9

Please sign in to comment.