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 3ea054e commit 1933a5cCopy full SHA for 1933a5c
package.json
@@ -3,8 +3,8 @@
3
"version": "3.0.0-alpha.4",
4
"description": "Official Firebase bindings for Vue.js",
5
"packageManager": "[email protected]",
6
- "unpkg": "dist/vuefire.global-vue-2.js",
7
- "jsdelivr": "dist/vuefire.global-vue-2.js",
+ "unpkg": "dist/index.iife.js",
+ "jsdelivr": "dist/index.iife.js",
8
"type": "module",
9
"exports": {
10
".": {
0 commit comments