Skip to content

Commit 2b8419b

Browse files
committed
chore: add ht_data_postgres dependency and update logging version
1 parent 671691f commit 2b8419b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pubspec.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ dependencies:
1515
ht_data_inmemory:
1616
git:
1717
url: https://github.com/headlines-toolkit/ht-data-inmemory.git
18+
ht_data_postgres:
19+
git:
20+
url: https://github.com/headlines-toolkit/ht-data-postgres.git
1821
ht_data_repository:
1922
git:
2023
url: https://github.com/headlines-toolkit/ht-data-repository.git
@@ -34,7 +37,9 @@ dependencies:
3437
git:
3538
url: https://github.com/headlines-toolkit/ht-shared.git
3639

40+
logging: ^1.3.0
3741
meta: ^1.16.0
42+
postgres: ^3.5.6
3843
shelf_cors_headers: ^0.1.5
3944
uuid: ^4.5.1
4045

0 commit comments

Comments
 (0)