File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -362,6 +362,15 @@ packages:
362
362
url: "https://github.com/headlines-toolkit/ht-data-client.git"
363
363
source: git
364
364
version: "0.0.0"
365
+ ht_data_inmemory:
366
+ dependency: "direct main"
367
+ description:
368
+ path: "."
369
+ ref: HEAD
370
+ resolved-ref: "6310e0561f9c27af5719aa7a2b95225f38776595"
371
+ url: "https://github.com/headlines-toolkit/ht-data-inmemory.git"
372
+ source: git
373
+ version: "0.0.0"
365
374
ht_data_repository:
366
375
dependency: "direct main"
367
376
description:
@@ -403,7 +412,7 @@ packages:
403
412
description:
404
413
path: "."
405
414
ref: HEAD
406
- resolved-ref: d309fa8da138a706d22fe78c73046fb2cede06e5
415
+ resolved-ref: "2caadf1dc7cfa476cc062f20247986c420116b62"
407
416
url: "https://github.com/headlines-toolkit/ht-shared.git"
408
417
source: git
409
418
version: "0.0.0"
Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ dependencies:
35
35
ht_data_client :
36
36
git :
37
37
url : https://github.com/headlines-toolkit/ht-data-client.git
38
+ ht_data_inmemory :
39
+ git :
40
+ url : https://github.com/headlines-toolkit/ht-data-inmemory.git
38
41
ht_data_repository :
39
42
git :
40
43
url : https://github.com/headlines-toolkit/ht-data-repository.git
You can’t perform that action at this time.
0 commit comments