Skip to content

Commit

Permalink
chore: Add long back to ts-proto-descriptors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Jul 13, 2023
1 parent 7bb85d4 commit f28eac8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-proto-descriptors",
"version": "1.11.0",
"version": "1.12.0",
"description": "",
"repository": "github:stephenh/ts-proto",
"keywords": [],
Expand All @@ -12,6 +12,7 @@
"dist/"
],
"dependencies": {
"long": "^4.0.0",
"protobufjs": "^7.2.4"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions protos/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ts-proto-descriptors@workspace:."
dependencies:
long: ^4.0.0
protobufjs: ^7.2.4
ts-proto: ^1.153.0
typescript: ^5.1.3
Expand Down

0 comments on commit f28eac8

Please sign in to comment.