Skip to content

Commit 8dc04c3

Browse files
authored
feat: allow the latest pkg:analyzer (#95)
1 parent 76ce0f0 commit 8dc04c3

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
@@ -56,7 +56,7 @@ dependencies:
5656
# Required for builder
5757
build: ^4.0.4
5858
source_gen: ^4.2.0
59-
analyzer: ^10.0.1
59+
analyzer: '>=10.0.1 <13.0.0'
6060
glob: ^2.1.3
6161
yaml_edit: ^2.2.3
6262
google_cloud_storage: ^0.5.1

0 commit comments

Comments
 (0)