@mybucks.online/core 1.0.6 → 1.0.7

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 +2 -2
package/README.md CHANGED
@@ -70,7 +70,7 @@ Find the docs [here](https://docs.mybucks.online).
70
70
 
71
71
  ## Live example
72
72
 
73
- - https://github.com/mybucks.online/app
73
+ - https://github.com/mybucks-online/app
74
74
  - https://app.mybucks.online
75
75
  password: **DemoAccount5&**
76
76
  passcode: **112324**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mybucks.online/core",
3
- "version": "1.0.6",
4
- "description": "Core module for mybucks.online crypto wallet",
3
+ "version": "1.0.7",
4
+ "description": "Core module of Mybucks.online Crypto Wallet",
5
5
  "main": "index.js",
6
6
  "type": "module",
7
7
  "scripts": {