We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8107b6 commit 0ceebf2Copy full SHA for 0ceebf2
package.json
@@ -7,7 +7,7 @@
7
"user": "michaeltintiuc",
8
"license": "MIT",
9
"repository": "github:ModusCreateOrg/ionic-vue",
10
- "main": "dist/ionic-vue.esm.js",
+ "main": "dist/ionic-vue.common.js",
11
"typings": "types/index.d.ts",
12
"module": "dist/ionic-vue.esm.js",
13
"unpkg": "dist/ionic-vue.js",
0 commit comments