Skip to content

Commit 9209367

Browse files
committed
Undo proto upgrade causing problem w/ features
1 parent 129ab88 commit 9209367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/proto/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"long": "^5.2.3",
24-
"protobufjs": "^7.5.1"
24+
"protobufjs": "^7.2.5"
2525
},
2626
"devDependencies": {
2727
"glob": "^10.3.10",
28-
"protobufjs-cli": "^1.1.3"
28+
"protobufjs-cli": "^1.1.2"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/temporalio/sdk-typescript/issues"

0 commit comments

Comments
 (0)