Skip to content

Commit 9deb13d

Browse files
Merge branch 'main' into release-please--branches--main--components--plugin-pb-javascript
2 parents 5758162 + a0862d4 commit 9deb13d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,11 @@
4949
"dependencies": {
5050
"google-protobuf": "^4.0.0"
5151
},
52-
"packageManager": "pnpm@10.33.0"
52+
"packageManager": "pnpm@10.33.0",
53+
"pnpm": {
54+
"onlyBuiltDependencies": [
55+
"grpc-tools",
56+
"protobufjs"
57+
]
58+
}
5359
}

0 commit comments

Comments
 (0)