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 66f723a commit b896823Copy full SHA for b896823
package.json
@@ -3,7 +3,7 @@
3
"version": "3.0.0",
4
"description": "Some awesome description",
5
"main": "dist/vuefire.cjs.js",
6
- "browser": "dist/vuefire.esm.js",
+ "browser": "dist/vuefire.esm-browser.js",
7
"unpkg": "dist/vuefire.global.js",
8
"jsdelivr": "dist/vuefire.global.js",
9
"module": "dist/vuefire.esm-bundler.js",
0 commit comments