Skip to content

Commit

Permalink
revert to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhsuresh committed Nov 28, 2023
1 parent 783fa30 commit f88778b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/generator/templates/app/package.ts.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
]
},
"dependencies": {
"@blitzjs/auth": "2.0.0-beta.36",
"@blitzjs/next": "2.0.0-beta.36",
"@blitzjs/rpc": "2.0.0-beta.36",
"@blitzjs/auth": "latest",
"@blitzjs/next": "latest",
"@blitzjs/rpc": "latest",
"@prisma/client": "5.4.2",
"@types/preview-email": "3.0.4",
"blitz": "2.0.0-beta.36",
"blitz": "latest",
"formik": "2.4.5",
"next": "13.5.4",
"prisma": "5.4.2",
Expand Down

0 comments on commit f88778b

Please sign in to comment.