Skip to content

Commit 15c8c4a

Browse files
committed
Updated Firebase peerDependency
1 parent 8022da9 commit 15c8c4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-fire",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"license": "MIT",
55
"description": "Intergrate Firebase into your Nuxt project.",
66
"main": "index.js",
@@ -15,6 +15,6 @@
1515
"access": "public"
1616
},
1717
"peerDependencies": {
18-
"firebase": "^5.10.0"
18+
"firebase": "^6.0.2"
1919
}
20-
}
20+
}

0 commit comments

Comments
 (0)