chore: Fix incorrect dependencies * Fix incorrect dependencies Approved-by: Joakim Jäderberg
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"name": "@scandic-hotels/typescript-config",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"peerDependencies": {
|
|
"next": "^16"
|
|
}
|
|
}
|