Skip to content

Commit 1933a5c

Browse files
committed
chore: rename non existant globals [skip ci]
1 parent 3ea054e commit 1933a5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "3.0.0-alpha.4",
44
"description": "Official Firebase bindings for Vue.js",
55
"packageManager": "[email protected]",
6-
"unpkg": "dist/vuefire.global-vue-2.js",
7-
"jsdelivr": "dist/vuefire.global-vue-2.js",
6+
"unpkg": "dist/index.iife.js",
7+
"jsdelivr": "dist/index.iife.js",
88
"type": "module",
99
"exports": {
1010
".": {

0 commit comments

Comments
 (0)