Skip to content

Commit 90b70a4

Browse files
committed
revert pnpm version bc cloud build hasn't updated
1 parent 03c2f54 commit 90b70a4

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"keywords": [],
2020
"author": "",
2121
"license": "ISC",
22-
"packageManager": "pnpm@11.1.2",
22+
"packageManager": "pnpm@10.33.0",
2323
"devDependencies": {
2424
"@faker-js/faker": "^10.3.0",
2525
"@types/node": "^22.19.9",

pnpm-workspace.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ packages:
33
- common
44
- functions
55

6-
allowBuilds:
7-
"@firebase/util": true
8-
esbuild: true
9-
protobufjs: true
10-
unrs-resolver: true
11-
126
onlyBuiltDependencies:
137
- esbuild
148
- "@firebase/util"

0 commit comments

Comments
 (0)