Skip to content

Commit

Permalink
update to 2.2.1 and updateed peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
lupas committed Oct 19, 2019
1 parent ee7913f commit 32e514f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-fire",
"version": "2.2.0",
"version": "2.2.1",
"license": "MIT",
"description": "Intergrate Firebase into your Nuxt project.",
"main": "index.js",
Expand All @@ -16,6 +16,6 @@
},
"peerDependencies": {
"nuxt": "^2.10.1",
"firebase": "^7.2.0"
"firebase": "^7.2.1"
}
}

0 comments on commit 32e514f

Please sign in to comment.