Skip to content

Commit 82130f5

Browse files
committed
add built collection as official dep
1 parent 62b43e6 commit 82130f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ homepage: https://github.com/davidmarne/built_redux
88
dependencies:
99
analyzer: '>=0.29.0 <0.31.0'
1010
build: ^0.10.0
11+
built_collection: ^1.0.0
1112
built_value: ^4.1.0
1213
source_gen: '^0.7.0'
1314

@@ -18,7 +19,6 @@ dev_dependencies:
1819
dart_style: '>=0.2.4 <2.0.0'
1920
coverage: ^0.7.3
2021
test: "^0.12.0"
21-
built_collection: "^1.0.0"
2222

2323
environment:
2424
sdk: ">=1.17.1 <2.0.0"

0 commit comments

Comments
 (0)