Skip to content

Commit b896823

Browse files
committed
chore: up deps
1 parent 66f723a commit b896823

File tree

2 files changed

+340
-294
lines changed

2 files changed

+340
-294
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "3.0.0",
44
"description": "Some awesome description",
55
"main": "dist/vuefire.cjs.js",
6-
"browser": "dist/vuefire.esm.js",
6+
"browser": "dist/vuefire.esm-browser.js",
77
"unpkg": "dist/vuefire.global.js",
88
"jsdelivr": "dist/vuefire.global.js",
99
"module": "dist/vuefire.esm-bundler.js",

0 commit comments

Comments
 (0)