react-native-hyperpay-sdk 1.0.0 → 1.0.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.
Files changed (2) hide show
  1. package/README.md +0 -8
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -311,11 +311,3 @@ Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines
311
311
  ## License
312
312
 
313
313
  MIT — see [LICENSE](LICENSE).
314
-
315
- ---
316
-
317
- <div align="center">
318
-
319
- Built for the React Native community · Powered by [HyperPay](https://www.hyperpay.com/) · [Report an Issue](https://github.com/RMabroukS/react-native-hyperpay-sdk/issues)
320
-
321
- </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-hyperpay-sdk",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "hyperpay",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",