screen-flow 1.0.1 → 1.0.2

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -117,7 +117,7 @@ class MyBrandAdapter implements Adapter {
117
117
 
118
118
  If ScreenFlow saved you hours of work or helped you build a faster app, consider supporting the development!
119
119
 
120
- <a href="https://www.buymeacoffee.com/Mansikansagara9" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 40px !important;width: 145px !important;" ></a>
120
+ <a href="https://buymeacoffee.com/mskansagar1" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 30% !important;width: 30% !important;" ></a>
121
121
 
122
122
  ---
123
123
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "screen-flow",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Navigation intelligence library for React and React Native",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",