Skip to content

Commit 251bee9

Browse files
Bump purchases-ui-js to 3.6.3 (#738)
### TL;DR Updated `@revenuecat/purchases-ui-js` dependency from version 3.6.2 to 3.6.3. ### What changed? This PR updates the `@revenuecat/purchases-ui-js` package to the latest version (3.6.3) in both the `package.json` and `pnpm-lock.yaml` files. ### How to test? 1. Run `pnpm install` to update dependencies 2. Verify that the application builds successfully 3. Test any functionality that relies on the RevenueCat purchases UI to ensure it works as expected
1 parent 0c99a24 commit 251bee9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@eslint/js": "^9.16.0",
6161
"@microsoft/api-extractor": "^7.48.0",
6262
"@paddle/paddle-js": "^1.5.1",
63-
"@revenuecat/purchases-ui-js": "3.6.2",
63+
"@revenuecat/purchases-ui-js": "3.6.3",
6464
"@storybook/addon-essentials": "^8.5.0",
6565
"@storybook/addon-interactions": "^8.5.0",
6666
"@storybook/addon-links": "^8.5.0",

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)