@superwall/paywalls-react 0.1.0 → 0.1.1

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.
@@ -1,2 +1,3 @@
1
- $ echo 'no-op for v0; consumers import .ts directly via Bun/Vite/Next ESM'
2
- no-op for v0; consumers import .ts directly via Bun/Vite/Next ESM
1
+
2
+ $ echo 'no-op for v0; consumers import .ts directly via Bun/Vite/Next ESM'
3
+ no-op for v0; consumers import .ts directly via Bun/Vite/Next ESM
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superwall/paywalls-react",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "exports": {