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 33ac636 commit f20bf2dCopy full SHA for f20bf2d
package.json
@@ -1,7 +1,9 @@
1
{
2
"name": "v-ctrl",
3
- "version": "1.0.0",
4
- "main": "index.js",
+ "version": "1.0.1",
+ "main": "dist/index.js",
5
+ "module": "dist/index.esm.js",
6
+ "unpkg": "dist/index.js",
7
"repository": {
8
"url": "https://github.com/v-comp/v-ctrl.git",
9
"type": "git"
0 commit comments