Skip to content

Commit

Permalink
fix: Repair
Browse files Browse the repository at this point in the history
  • Loading branch information
richtera committed Dec 7, 2024
1 parent 7fb4e04 commit a8b2a7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
},
"packageManager": "yarn@3.3.0",
"resolutions": {
"wagmi": "~1.2.0",
"@lukso/up-provider": "portal:/Users/andy/Development/tools-up-provider/packages/up-provider"
"wagmi": "~1.2.0"
}
}
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2503,9 +2503,9 @@ __metadata:
languageName: node
linkType: hard

"@lukso/up-provider@portal:/Users/andy/Development/tools-up-provider/packages/up-provider::locator=universalprofile-test-dapp%40workspace%3A.":
version: 0.0.0-use.local
resolution: "@lukso/up-provider@portal:/Users/andy/Development/tools-up-provider/packages/up-provider::locator=universalprofile-test-dapp%40workspace%3A."
"@lukso/up-provider@npm:^0.1.5":
version: 0.1.5
resolution: "@lukso/up-provider@npm:0.1.5"
dependencies:
"@mixer/postmessage-rpc": ^1.1.4
"@types/debug": ^4.1.12
Expand All @@ -2516,8 +2516,9 @@ __metadata:
lit: ^3.2.1
pauseable: ^0.3.2
uuid: ^10.0.0
checksum: a2b70290db7b5b1282ed23352e140ca55c97492e302411f91e432a73c2764ff6a78f48e9911b228bd508fd2c59487d837b2a76fc0b9d3877cb447c7e54b964ee
languageName: node
linkType: soft
linkType: hard

"@lukso/web3-onboard-config@npm:1.1.2":
version: 1.1.2
Expand Down

0 comments on commit a8b2a7f

Please sign in to comment.