Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -15,6 +15,7 @@ | @@ -15,6 +15,7 @@ | ||
| 15 | "wdBean": "file:../../features/wdBean", | 15 | "wdBean": "file:../../features/wdBean", |
| 16 | "wdConstant": "file:../../commons/wdConstant", | 16 | "wdConstant": "file:../../commons/wdConstant", |
| 17 | "wdDetailPlayApi": "file:../../features/wdDetailPlayApi", | 17 | "wdDetailPlayApi": "file:../../features/wdDetailPlayApi", |
| 18 | - "wdRouter": "file:../../commons/wdRouter" | 18 | + "wdRouter": "file:../../commons/wdRouter", |
| 19 | + "wdTracking": "file:../../features/wdTracking" | ||
| 19 | } | 20 | } |
| 20 | } | 21 | } |
-
Please register or login to post a comment