Skip to content

Commit

Permalink
fix: Bump Next version (#155) (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwbabylonlab authored Sep 19, 2024
2 parents 4ce4bca + 08b058e commit 2bab9f9
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 55 deletions.
117 changes: 64 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-staking",
"version": "0.2.44",
"version": "0.2.45",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down Expand Up @@ -40,7 +40,7 @@
"date-fns": "^3.6.0",
"decimal.js-light": "^2.5.1",
"framer-motion": "^11.1.9",
"next": "14.1.3",
"next": "14.2.12",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
Expand Down

0 comments on commit 2bab9f9

Please sign in to comment.