Skip to content

Commit d52db66

Browse files
committed
fix: Remove main and fix description
1 parent de6674b commit d52db66

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "cordova-plugin-ionic-webview",
33
"version": "2.2.2",
4-
"description": "The official Ionic's WKWebView Engine Plugin",
5-
"main": "index.js",
4+
"description": "Ionic Web View Engine Plugin",
65
"scripts": {
76
"sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml",
87
"version": "npm run sync_plugin_xml && git add plugin.xml",

0 commit comments

Comments
 (0)