chore: make sure installed next versions match everywhere

This commit is contained in:
Alessio Gravili
2024-03-14 10:16:32 -04:00
parent fa259aa194
commit 7267cfdbfc
4 changed files with 10 additions and 145 deletions

View File

@@ -84,7 +84,7 @@
},
"peerDependencies": {
"http-status": "1.6.2",
"next": "14.2.0-canary.7",
"next": "14.2.0-canary.21",
"payload": "workspace:*"
},
"publishConfig": {

View File

@@ -98,7 +98,7 @@
"uuid": "9.0.1"
},
"peerDependencies": {
"next": "14.2.0-canary.7",
"next": "14.2.0-canary.21",
"payload": "workspace:*",
"react": "^18.0.0"
},