Skip to content

Commit

Permalink
rename toolkit-app-passport & fix version of blitz in toolkit-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Dillon Raphael committed Sep 13, 2022
1 parent f1ba20f commit 3040689
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/toolkit-app-passportjs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "toolkit-app",
"name": "toolkit-app-passport",
"version": "1.0.1-alpha.16",
"scripts": {
"start:dev": "pnpm run prisma:start && blitz dev",
Expand Down
2 changes: 1 addition & 1 deletion apps/toolkit-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@blitzjs/rpc": "workspace:*",
"@hookform/resolvers": "2.8.8",
"@prisma/client": "4.0.0",
"blitz": "workspace:2.0.0-beta.3",
"blitz": "workspace:2.0.0-beta.4",
"next": "12.2.5",
"prisma": "4.0.0",
"react": "18.2.0",
Expand Down

0 comments on commit 3040689

Please sign in to comment.