Skip to content

Commit

Permalink
Mark firebase-frameworks as compatible with firebase-admin 12 peer (#129
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Geoffrey-Pliez authored Dec 15, 2023
1 parent d495585 commit c7dd7e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/firebase-frameworks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"peerDependencies": {
"firebase": "^9.9.0 || ^10.0.0",
"firebase-admin": "^11.0.1",
"firebase-admin": "^11.0.1 || ^12.0.0",
"sharp": "^0.32.1"
},
"peerDependenciesMeta": {
Expand All @@ -77,4 +77,4 @@
"sharp": "*",
"ts-node": "*"
}
}
}

0 comments on commit c7dd7e9

Please sign in to comment.