Skip to content

Commit

Permalink
chore: delete nestjs common package extentions
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisAnubiz committed Oct 9, 2024
1 parent 14e03b0 commit 11d2626
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 9 deletions.
5 changes: 0 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ enableGlobalCache: true
globalFolder: ../.yarn/berry

packageExtensions:
'@nestjs/common@*':
dependencies:
'@grpc/proto-loader': '*'
'@nestjs/testing@*':
dependencies:
'@nestjs/platform-express': '*'
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3685,7 +3685,7 @@ __metadata:
languageName: node
linkType: hard

"@grpc/proto-loader@npm:*, @grpc/proto-loader@npm:0.7.13, @grpc/proto-loader@npm:^0.7.13, @grpc/proto-loader@npm:^0.7.8":
"@grpc/proto-loader@npm:0.7.13, @grpc/proto-loader@npm:^0.7.13, @grpc/proto-loader@npm:^0.7.8":
version: 0.7.13
resolution: "@grpc/proto-loader@npm:0.7.13"
dependencies:
Expand Down

0 comments on commit 11d2626

Please sign in to comment.