fix: rename access token variable and change eslint rules in layout

This commit is contained in:
Christel Westerberg
2024-02-28 13:06:18 +01:00
parent 9b25a72025
commit 9973e3921c
5 changed files with 1760 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"@contentstack/live-preview-utils": "^1.4.0",
"@netlify/plugin-nextjs": "^5.0.0-beta.9",
"@scandic-hotels/design-system": "git+https://x-token-auth:$REPOSITORY_ACCESS_TOKEN@bitbucket.org/scandic-swap/design-system.git#v0.1.0-rc.1",
"@scandic-hotels/design-system": "git+https://x-token-auth:$DESIGN_SYSTEM_ACCESS_TOKEN@bitbucket.org/scandic-swap/design-system.git#v0.1.0-rc.1",
"@t3-oss/env-nextjs": "^0.9.2",
"class-variance-authority": "^0.7.0",
"graphql": "^16.8.1",