Merged in chore/fix-incorrect-dependencies (pull request #3484)
chore: Fix incorrect dependencies * Fix incorrect dependencies Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"name": "@scandic-hotels/typescript-config",
|
||||
"private": true,
|
||||
"version": "0.0.0"
|
||||
"version": "0.0.0",
|
||||
"peerDependencies": {
|
||||
"next": "^16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user