Skip to content

Commit 408a3b0

Browse files
@gadgetinc/react-shopify-app-bridge : "@shopify/app-bridge-react" as a real dependency instead of a peer dependency
1 parent c80b95d commit 408a3b0

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

packages/react-shopify-app-bridge/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gadgetinc/react-shopify-app-bridge",
3-
"version": "0.21.3",
3+
"version": "0.21.4",
44
"homepage": "https://github.com/gadget-inc/js-clients/tree/main/packages/react-shopify-app-bridge",
55
"license": "MIT",
66
"repository": "github:gadget-inc/js-clients",
@@ -28,13 +28,13 @@
2828
},
2929
"dependencies": {
3030
"@gadgetinc/react": "^0.25.1",
31+
"@shopify/app-bridge-react": "^4.2.0",
3132
"crypto-js": "^4.2.0",
3233
"tslib": "^2.6.2"
3334
},
3435
"devDependencies": {
3536
"@gadgetinc/core": "workspace:*",
3637
"@gadgetinc/react": "workspace:*",
37-
"@shopify/app-bridge-react": "^4.2.0",
3838
"@types/crypto-js": "^4.2.2",
3939
"@types/node": "^22.13.14",
4040
"@types/react": "^19.1.1",
@@ -46,7 +46,6 @@
4646
},
4747
"peerDependencies": {
4848
"@gadgetinc/core": ">=0.15.1",
49-
"@shopify/app-bridge-react": "^4.2.0",
5049
"react": "^19.0.0",
5150
"react-dom": "^19.0.0"
5251
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)