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 23191b5 commit 9e7f2d8Copy full SHA for 9e7f2d8
package.json
@@ -18,7 +18,7 @@
18
"semantic-release": "semantic-release",
19
"serve:storybook": "vue-cli-service storybook:serve -p 6006 -c .storybook"
20
},
21
- "main": "./dist/hyone-ui.common.js",
+ "main": "./dist/hyone-ui.umd.js",
22
"files": [
23
"dist/*",
24
"src/*",
0 commit comments