chore: make the Next.js version upgradeable
This commit is contained in:
parent
83bbcf967d
commit
0430a0a656
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"cz": "cz"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "15.0.2",
|
||||
"next": "^15.0.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue