Skip to content

Commit 5f47fd5

Browse files
committed
chore: add browser field to package.json
1 parent b9fab71 commit 5f47fd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
},
1414
"main": "dist/vue-composition-api.js",
1515
"umd:main": "dist/vue-composition-api.umd.js",
16+
"browser": "dist/vue-composition-api.umd.js",
1617
"module": "dist/vue-composition-api.module.js",
1718
"typings": "dist/index.d.ts",
1819
"author": {

0 commit comments

Comments
 (0)