Skip to content

Commit 7e2e64a

Browse files
authored
Web 3663: Fix showing text for intro offers also when only trials are defined in Paywalls (#734)
## Motivation / Description The Text for intro offers is shown only when an intro offer was defined. This behaviour differs from the other platforms where we show that text also for trials. This PR updates `purchases-ui-js` where this behaviour was fixed in the latest release.
1 parent ef84248 commit 7e2e64a

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.1",
63+
"@revenuecat/purchases-ui-js": "3.6.2",
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)