Skip to content

Commit

Permalink
Merge pull request #20 from zZHorizonZz/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
zZHorizonZz authored Jun 16, 2023
2 parents 9df9226 + 0e51126 commit 3e50a7d
Show file tree
Hide file tree
Showing 11 changed files with 416 additions and 42 deletions.
3 changes: 3 additions & 0 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"dev": "next dev",
"postinstall": "prisma generate",
"lint": "next lint",
"format": "prettier --write **/*.{js,jsx,ts,tsx,json,md}",
"start": "next start"
},
"dependencies": {
Expand All @@ -22,10 +23,12 @@
"@trpc/server": "^10.30.0",
"next": "^13.4.5",
"next-auth": "^4.22.1",
"nextjs-cors": "^2.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.44.3",
"superjson": "1.12.2",
"trpc-openapi": "^1.2.0",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
Loading

1 comment on commit 3e50a7d

@vercel
Copy link

@vercel vercel bot commented on 3e50a7d Jun 16, 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:

shiperist – ./

heligion.vercel.app
shiperist-git-master-zzhorizonzz.vercel.app
shiperist-zzhorizonzz.vercel.app

Please sign in to comment.