Skip to content

Commit 49e1c30

Browse files
committed
fix(app): fix build failed by modifying @vue-dapp/nuxt package reference
1 parent f05d492 commit 49e1c30

File tree

2 files changed

+15
-64
lines changed

2 files changed

+15
-64
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@vue-dapp/coinbase": "file:../packages/coinbase",
1818
"@vue-dapp/core": "file:../packages/core",
1919
"@vue-dapp/modal": "file:../packages/modal",
20-
"@vue-dapp/nuxt": "file:../packages/nuxt",
20+
"@vue-dapp/nuxt": "workspace:^",
2121
"@vue-dapp/walletconnect": "file:../packages/walletconnect",
2222
"@vueuse/core": "^10.7.2",
2323
"@vueuse/nuxt": "^10.7.2",

pnpm-lock.yaml

+14-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)