Skip to content

Commit

Permalink
fix: Remove main and fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
imhoffd committed Nov 9, 2018
1 parent de6674b commit d52db66
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "cordova-plugin-ionic-webview",
"version": "2.2.2",
"description": "The official Ionic's WKWebView Engine Plugin",
"main": "index.js",
"description": "Ionic Web View Engine Plugin",
"scripts": {
"sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml",
"version": "npm run sync_plugin_xml && git add plugin.xml",
Expand Down

0 comments on commit d52db66

Please sign in to comment.