Skip to content

Commit

Permalink
added .papi directory as resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Jul 27, 2024
1 parent 67e4a80 commit dcec5ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
"smoldot": "^2.0.29",
"yaml": "^2.3.4"
},
"packageManager": "[email protected]"
"packageManager": "[email protected]",
"resolutions": {
"@polkadot-api/descriptors": "portal:./.papi/descriptors"
}
}
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1508,14 +1508,13 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/descriptors@file:.papi/descriptors::locator=review-bot%40workspace%3A.":
version: 0.1.0-autogenerated.14257783844949306470
resolution: "@polkadot-api/descriptors@file:.papi/descriptors#.papi/descriptors::hash=8e5d63&locator=review-bot%40workspace%3A."
"@polkadot-api/descriptors@portal:./.papi/descriptors::locator=review-bot%40workspace%3A.":
version: 0.0.0-use.local
resolution: "@polkadot-api/descriptors@portal:./.papi/descriptors::locator=review-bot%40workspace%3A."
peerDependencies:
polkadot-api: "*"
checksum: 10c0/1d1a20c19957b0ebebcdea59306a0d2beed23324d0d11d061cb04a3725bee279771d7a019d7914eee9b6304ba40403a1d0cb0e379cab1c1f7b3c86886a529d79
languageName: node
linkType: hard
linkType: soft

"@polkadot-api/json-rpc-provider-proxy@npm:0.2.0":
version: 0.2.0
Expand Down

0 comments on commit dcec5ef

Please sign in to comment.