Skip to content

Commit 7a7b1cc

Browse files
committed
fix: pubspec
1 parent 1bb00e0 commit 7a7b1cc

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

templates/dart/pubspec.tests.mustache

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,18 @@ environment:
55
sdk: ^3.0.0
66

77
dependencies:
8-
algoliasearch: ^1.0.0
9-
algolia_client_search: ^1.0.0
8+
algolia_client_abtesting_v3: ^1.0.0
9+
algolia_client_composition: ^1.0.0
10+
algolia_client_core: any
1011
algolia_client_insights: ^1.0.0
1112
algolia_client_recommend: ^1.0.0
12-
algolia_client_composition: ^1.0.0
13-
algolia_client_abtesting_v3: ^1.0.0
13+
algolia_client_search: ^1.0.0
14+
algoliasearch: ^1.0.0
15+
collection: ^1.17.2
1416
dotenv: ^4.1.0
1517
http: ^1.2.2
18+
test: ^1.25.8
19+
test_api: ^0.7.3
1620

1721
dev_dependencies:
1822
lints: ^6.0.0

0 commit comments

Comments
 (0)