chore: install stable version of nextjs runtime

This commit is contained in:
Christel Westerberg
2024-04-08 10:10:00 +02:00
parent f3c9386ef4
commit d0ace90015
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
},
"dependencies": {
"@contentstack/live-preview-utils": "^1.4.0",
"@netlify/plugin-nextjs": "^5.0.0-beta.9",
"@netlify/plugin-nextjs": "^5.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@scandic-hotels/design-system": "git+https://x-token-auth:$DESIGN_SYSTEM_ACCESS_TOKEN@bitbucket.org/scandic-swap/design-system.git#v0.1.0-rc.2",
"@t3-oss/env-nextjs": "^0.9.2",