Skip to content

Commit 8580b48

Browse files
committed
Set node version to 18, run
> [email protected] bootstrap > pnpm -r install Scope: all 80 workspace projects Lockfile is up to date, resolution step is skipped Done in 1.4s
1 parent a94f4c2 commit 8580b48

File tree

2 files changed

+902
-3
lines changed

2 files changed

+902
-3
lines changed

Node/call-vertex-remote-config-server/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"logs": "firebase functions:log"
1010
},
1111
"engines": {
12-
"node": "20"
12+
"node": "18"
1313
},
1414
"main": "index.js",
1515
"dependencies": {

0 commit comments

Comments
 (0)