Skip to content

Commit

Permalink
fix: remove app bridge react dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
devisscher committed Apr 18, 2024
1 parent 3a697ea commit 6b1224c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you prefer [Yarn](https://yarnpkg.com/en/), use the following command instead
yarn add @shopify/discount-app-components
```

> 🛑 The project has `peerDependencies` of `@shopify/app-bridge`, `@shopify/app-bridge-react`, and `@shopify/polaris` which must also be installed in your app.
> 🛑 The project has `peerDependencies` of `@shopify/app-bridge`, and `@shopify/polaris` which must also be installed in your app.
### Usage

Expand Down

0 comments on commit 6b1224c

Please sign in to comment.