mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
reverted urql to v2.0.2
This commit is contained in:
@@ -14,14 +14,14 @@
|
||||
"dependencies": {
|
||||
"@metafam/ds": "0.1.0",
|
||||
"@metafam/utils": "1.0.0",
|
||||
"@urql/exchange-retry": "^0.2.1",
|
||||
"@urql/exchange-retry": "0.2.0",
|
||||
"@walletconnect/web3-provider": "1.4.1",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"ethers": "5.1.4",
|
||||
"fake-tag": "2.0.0",
|
||||
"graphql": "15.5.0",
|
||||
"isomorphic-unfetch": "3.1.0",
|
||||
"moment": "^2.29.1",
|
||||
"moment": "2.29.1",
|
||||
"next": "10.2.0",
|
||||
"next-images": "1.7.0",
|
||||
"next-urql": "3.1.0",
|
||||
@@ -31,10 +31,10 @@
|
||||
"react-dom": "16.14.0",
|
||||
"react-hook-form": "6.15.5",
|
||||
"react-icons": "4.2.0",
|
||||
"react-qr-svg": "^2.3.0",
|
||||
"react-qr-svg": "2.3.0",
|
||||
"spacetime": "6.16.0",
|
||||
"spacetime-informal": "0.6.1",
|
||||
"urql": "2.0.3",
|
||||
"urql": "2.0.2",
|
||||
"web3modal": "1.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user