Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -8,6 +8,7 @@ | @@ -8,6 +8,7 @@ | ||
| 8 | "version": "1.0.0", | 8 | "version": "1.0.0", |
| 9 | "dependencies": { | 9 | "dependencies": { |
| 10 | "wdKit": "file:../wdKit", | 10 | "wdKit": "file:../wdKit", |
| 11 | - "wdBean": "file:../../features/wdBean" | 11 | + "wdBean": "file:../../features/wdBean", |
| 12 | + "wdNetwork": "file:../../commons/wdNetwork" | ||
| 12 | } | 13 | } |
| 13 | } | 14 | } |
-
Please register or login to post a comment