@getopenpay/openpay-js-react 0.0.2-alpha.9971440 → 0.0.2-alpha.e463c62

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.
Files changed (2) hide show
  1. package/README.md +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -63,6 +63,3 @@ If you want to customize the styling of the element itself you can apply via the
63
63
  - `fontWeight`
64
64
  - `margin`
65
65
  - `padding`
66
- What’s Next
67
- Tell your users what they should do after they've finished this page
68
- Examples
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getopenpay/openpay-js-react",
3
- "version": "0.0.2-alpha.9971440",
3
+ "version": "0.0.2-alpha.e463c62",
4
4
  "description": "Accept payments through OpenPay, right on your site",
5
5
  "author": "OpenPay <info@getopenpay.com> (https://getopenpay.com)",
6
6
  "type": "module",