Skip to content

Commit 0bd7976

Browse files
committed
Fix dependencies
1 parent 90f9c42 commit 0bd7976

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ repository: https://github.com/mstniy/computed_flutter
66
version: 0.0.1
77

88
environment:
9-
sdk: ">=2.17.0 <3.0.0"
9+
sdk: ">=2.17.0 <4.0.0"
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
built_collection: ^5.1.1
1413
computed: ^0.3.1
1514
#computed:
1615
# path: ../computed

0 commit comments

Comments
 (0)