We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f7d70 commit d10c77cCopy full SHA for d10c77c
package.json
@@ -4,7 +4,7 @@
4
"description": "Official Firebase bindings for Vue.js",
5
"packageManager": "pnpm@8.6.6",
6
"engines": {
7
- "node": "18"
+ "node": ">=18"
8
},
9
"volta": {
10
"node": "18.16.1"
playground/functions/package.json
@@ -11,7 +11,7 @@
11
"logs": "firebase functions:log"
12
13
14
15
16
"main": "lib/index.js",
17
"dependencies": {
0 commit comments