Commit 8cc212f
authored
Fix missing runtime dependency on
This dependency is used at runtime in the `generated/` files, but it's
not explicitly specified. This can break consumption with strict
package managers like pnpm, or Yarn PnP.protobufjs (GoogleCloudPlatform#187)1 parent b5f8ca8 commit 8cc212f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments