Skip to content

Commit 0ceebf2

Browse files
Revert to CJS as main
1 parent b8107b6 commit 0ceebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"user": "michaeltintiuc",
88
"license": "MIT",
99
"repository": "github:ModusCreateOrg/ionic-vue",
10-
"main": "dist/ionic-vue.esm.js",
10+
"main": "dist/ionic-vue.common.js",
1111
"typings": "types/index.d.ts",
1212
"module": "dist/ionic-vue.esm.js",
1313
"unpkg": "dist/ionic-vue.js",

0 commit comments

Comments
 (0)