Skip to content

Commit

Permalink
chore(nice-grpc-error-details): put long into dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Oct 2, 2023
1 parent ab2f1db commit 7fb333e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/nice-grpc-error-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,8 @@
"ts-proto": "^1.112.0"
},
"dependencies": {
"long": "^5.2.3",
"nice-grpc-common": "^2.0.2",
"protobufjs": "^7.1.2"
},
"peerDependencies": {
"long": ">=4"
}
}

0 comments on commit 7fb333e

Please sign in to comment.