Skip to content

Commit

Permalink
fix: trpc-nuxt docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Apr 3, 2023
1 parent 6ba6e70 commit be55641
Show file tree
Hide file tree
Showing 3 changed files with 2,200 additions and 2,490 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"preview": "nuxi preview"
},
"dependencies": {
"nuxt": "^3.0.0"
"nuxt": "3.3.3"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.1.10",
"@nuxtlabs/github-module": "^1.5.4"
"@nuxt-themes/docus": "^1.10.1",
"@nuxtlabs/github-module": "^1.6.1"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"zod": "^3.21.4"
},
"devDependencies": {
"nuxt": "^3.2.2"
"nuxt": "3.3.3"
}
}
Loading

1 comment on commit be55641

@vercel
Copy link

@vercel vercel bot commented on be55641 Apr 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

trpc-nuxt – ./

trpc-nuxt.vercel.app
trpc-nuxt-wobsoriano.vercel.app
trpc-nuxt-git-next-wobsoriano.vercel.app

Please sign in to comment.