Skip to content

Commit 30e0505

Browse files
authored
fix bad merge - analyzer constraint (#761)
1 parent 05f92a9 commit 30e0505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json_serializable/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
sdk: '>=2.11.0 <3.0.0'
99

1010
dependencies:
11-
analyzer: ^0.40.6
11+
analyzer: '>=0.40.6 <0.42.0'
1212
build: '>=0.12.6 <2.0.0'
1313
build_config: '>=0.2.6 <0.5.0'
1414

0 commit comments

Comments
 (0)