fix: use scandichotels as host for fetching design system repo

This commit is contained in:
Christel Westerberg
2024-02-26 14:24:52 +01:00
parent ade2387b80
commit 6fe47fb9d7
2 changed files with 11 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
"@contentstack/live-preview-utils": "^1.4.0",
"@netlify/plugin-nextjs": "^5.0.0-beta.9",
"@t3-oss/env-nextjs": "^0.9.2",
"@scandic-hotels/design-system": "git+ssh://git@scandic.bitbucket.org:scandic-swap/design-system.git#v0.1.0-rc.1",
"@scandic-hotels/design-system": "git+ssh://git@scandichotels.bitbucket.org:scandic-swap/design-system.git#v0.1.0-rc.1",
"class-variance-authority": "^0.7.0",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",