Skip to content

Commit 9fbf294

Browse files
authored
Merge pull request #6 from nomspace/bl/fix
Fix build
2 parents 3944f3f + 7be8f08 commit 9fbf294

File tree

2 files changed

+2535
-2917
lines changed

2 files changed

+2535
-2917
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"@celo-tools/use-contractkit": "npm:@poofcash/use-contractkit@^1.0.11",
5555
"@emotion/react": "^11.4.0",
5656
"@emotion/styled": "^11.3.0",
57+
"@json-rpc-tools/ws-connection": "^2.0.0-beta.3",
5758
"@nomspace/nomspace": "^1.0.5",
5859
"@reduxjs/toolkit": "^1.6.0",
5960
"@sentry/react": "^6.7.2",
@@ -80,7 +81,7 @@
8081
"*.{html,md,graphql,json,yaml,yml}": "prettier --write"
8182
},
8283
"resolutions": {
83-
"@celo/utils": "1.2.1"
84+
"@celo/wallet-walletconnect": "1.2.0"
8485
},
8586
"eslintConfig": {
8687
"extends": [

0 commit comments

Comments
 (0)