mirror of
https://github.com/Instadapp/vue-web3.git
synced 2024-07-29 21:48:25 +00:00
12 lines
235 B
JSON
12 lines
235 B
JSON
{
|
|
"private": true,
|
|
"name": "my-module-playground",
|
|
"dependencies": {
|
|
"@web3-react/injected-connector": "^6.0.7",
|
|
"@web3-react/walletconnect-connector": "^6.2.13"
|
|
},
|
|
"devDependencies": {
|
|
"@nuxt/ui": "^0.3.3"
|
|
}
|
|
}
|