fix(nextjs): update peer dependency for Next.js 13 (#12866)
Co-authored-by: Youssef Gaber <youssef@justplan.et>
This commit is contained in:
parent
7e47fdcfa1
commit
e39cb42c86
@ -31,7 +31,7 @@
|
|||||||
"migrations": "./migrations.json"
|
"migrations": "./migrations.json"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"next": "^12.1.0"
|
"next": "^13.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/plugin-proposal-decorators": "^7.14.5",
|
"@babel/plugin-proposal-decorators": "^7.14.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user