Skip to content

Commit

Permalink
Add Cordova inappbrowser plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Feb 20, 2015
1 parent ef5c18b commit c3ff97c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -20,6 +20,7 @@
"shelljs": "^0.3.0"
},
"cordovaPlugins": [
"https://github.com/whiteoctober/cordova-plugin-app-version.git"
"https://github.com/whiteoctober/cordova-plugin-app-version.git",
"org.apache.cordova.inappbrowser"
]
}

0 comments on commit c3ff97c

Please sign in to comment.