react-amwal-pay 0.1.5 → 0.1.6

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
@@ -18,7 +18,7 @@ After pod installation, you need to set "Build Libraries for Distribution" to NO
18
18
  4. In Build Settings, search for "Build Libraries for Distribution"
19
19
  5. Set it to NO
20
20
 
21
- ![Build Libraries Setting](./docs/images/ios_install_note.png)
21
+ ![Build Libraries Setting](https://github.com/amwal-pay/AnwalPaySDKReactNative/raw/master/docs/images/ios_install_note.png)
22
22
 
23
23
  ## Usage
24
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-amwal-pay",
3
- "version": "0.1.5",
3
+ "version": "0.1.6",
4
4
  "description": "amwal pay",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",