Skip to content

Commit

Permalink
[nestjs-client]: exports status for client side
Browse files Browse the repository at this point in the history
  • Loading branch information
zgid123 committed Mar 19, 2024
1 parent 53d6279 commit 3542f6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nestjs/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grpc.ts/nestjs-client",
"version": "1.0.2",
"version": "1.0.3",
"license": "MIT",
"directories": {
"lib": "lib"
Expand Down
1 change: 1 addition & 0 deletions packages/nestjs/client/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export {
status,
Metadata,
GrpcTimestamp,
createMetadata,
Expand Down

0 comments on commit 3542f6d

Please sign in to comment.