ngx-vflow 0.1.13 → 0.1.14

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
@@ -58,7 +58,7 @@ export class DefaultEdgesDemoComponent {
58
58
 
59
59
  The code above renders to this:
60
60
 
61
- <img width="400" alt="image" src="https://github.com/artem-mangilev/ngx-vflow/assets/53087914/d9a920d8-5114-489a-acb4-031239fcdf35">
61
+ <img width="398" alt="image" src="https://github.com/artem-mangilev/ngx-vflow/assets/53087914/2a1b778a-2bfa-4176-9d50-065fdb1f1dec">
62
62
 
63
63
  For more complex example you may see the documentation: https://www.ngx-vflow.org/
64
64
 
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "ngx-vflow",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "license": "MIT",
5
- "homepage": "https://github.com/artem-mangilev/ngx-vflow#readme",
5
+ "homepage": "https://www.ngx-vflow.org/",
6
6
  "author": "Artem Mangilev",
7
7
  "keywords": [
8
8
  "angular",