Skip to content

Commit

Permalink
fix: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
amacar committed Oct 21, 2020
1 parent 465d23f commit fdcbd87
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pnp.js

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

3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ packageExtensions:
"@oclif/plugin-help@*":
dependencies:
"@oclif/errors": "latest"
"@protokol/nft-exchange-api@*":
dependencies:
"@protokol/nft-exchange-crypto": "beta"


plugins:
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2513,7 +2513,7 @@ __metadata:
languageName: node
linkType: hard

"@protokol/nft-exchange-crypto@npm:^1.0.0-beta.28":
"@protokol/nft-exchange-crypto@npm:^1.0.0-beta.28, @protokol/nft-exchange-crypto@npm:beta":
version: 1.0.0-beta.28
resolution: "@protokol/nft-exchange-crypto@npm:1.0.0-beta.28"
dependencies:
Expand Down

0 comments on commit fdcbd87

Please sign in to comment.