@revenuecat/purchases-js-hybrid-mappings 17.24.0 → 17.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revenuecat/purchases-js-hybrid-mappings",
3
- "version": "17.24.0",
3
+ "version": "17.26.0",
4
4
  "description": "RevenueCat's JavaScript hybrid mappings for purchases-js",
5
5
  "main": "dist/index.js",
6
6
  "browser": "dist/index.umd.js",
@@ -30,7 +30,7 @@
30
30
  "allchecks": "npm run format && npm run lint:fix && npm run api-test && npm run test"
31
31
  },
32
32
  "dependencies": {
33
- "@revenuecat/purchases-js": "1.21.0"
33
+ "@revenuecat/purchases-js": "1.23.0"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@microsoft/api-extractor": "^7.42.3",