Skip to content

Commit 32e514f

Browse files
committed
update to 2.2.1 and updateed peerDeps
1 parent ee7913f commit 32e514f

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
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-fire",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"license": "MIT",
55
"description": "Intergrate Firebase into your Nuxt project.",
66
"main": "index.js",
@@ -16,6 +16,6 @@
1616
},
1717
"peerDependencies": {
1818
"nuxt": "^2.10.1",
19-
"firebase": "^7.2.0"
19+
"firebase": "^7.2.1"
2020
}
2121
}

0 commit comments

Comments
 (0)