fix: use scandichotels as host for fetching design system repo
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -10,6 +10,7 @@
|
||||
"dependencies": {
|
||||
"@contentstack/live-preview-utils": "^1.4.0",
|
||||
"@netlify/plugin-nextjs": "^5.0.0-beta.9",
|
||||
"@scandic-hotels/design-system": "git+ssh://git@scandichotels.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",
|
||||
@@ -586,6 +587,15 @@
|
||||
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/@scandic-hotels/design-system": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "git+ssh://git@scandichotels.bitbucket.org:scandic-swap/design-system.git#fa01fbbf819145fd69e9685232a6a254c0ff7f07",
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react-aria-components": "^1.0.1",
|
||||
"react-dom": "^18.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@swc/helpers": {
|
||||
"version": "0.5.2",
|
||||
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.2.tgz",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user