Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
A possible fix to redeploy website?
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzNxthaniel committed Dec 25, 2023
1 parent b501e9a commit 3d20f27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"start": "next start",
"lint": "next lint"
},
"resolutions": {
"@types/react": "18.0.25"
},
"dependencies": {
"@chakra-ui/icons": "^2.0.11",
"@chakra-ui/react": "^2.4.9",
Expand Down

2 comments on commit 3d20f27

@vercel
Copy link

@vercel vercel bot commented on 3d20f27 Dec 25, 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:

reguilded-webapi – ./backend/

reguilded-webapi-reguilded.vercel.app
reguilded-webapi-git-main-reguilded.vercel.app
api.reguilded.dev

@vercel
Copy link

@vercel vercel bot commented on 3d20f27 Dec 25, 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:

reguilded-website – ./frontend/

www.reguilded.dev
reguilded-website-reguilded.vercel.app
reguilded.dev
reguilded-website-git-main-reguilded.vercel.app

Please sign in to comment.