Skip to content

Commit

Permalink
Upgrade nextjs and react
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah-Silvera committed Mar 21, 2021
1 parent d8e1821 commit 6b935a0
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 3,392 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"cypress": "^6.8.0",
"next": "9.5.4",
"next": "^10.0.9",
"postcss-preset-env": "^6.7.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"tailwindcss": "^1.6.2"
},
"devDependencies": {
Expand Down

1 comment on commit 6b935a0

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for cant-stand-still-frontend ready!

✅ Preview
https://cant-stand-still-frontend-agx64klz1-noah-silvera.vercel.app

Built with commit 6b935a0.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.