Skip to content

Commit

Permalink
⬆️ Upgrade nuxt in example
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Sep 13, 2024
1 parent d7f66fc commit 13cc1cb
Show file tree
Hide file tree
Showing 2 changed files with 3,091 additions and 2,281 deletions.
8 changes: 2 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@
"dependencies": {
"@cosmjs/stargate": "^0.28.10",
"core-js": "^3.19.3",
"nuxt": "^2.15.8",
"nuxt": "^2.17.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vue": "^2.6.14",
"vue-server-renderer": "^2.6.14",
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0"
"react-dom": "^18.2.0"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.3"
Expand Down
Loading

0 comments on commit 13cc1cb

Please sign in to comment.