mirror of https://github.com/AMT-Cheif/drift.git
Merge pull request #1888 from Mike278/bugfix/analyzer-4.1.0
Depend on analyzer 4.1.0 for 'isNotOptional' -> 'isRequired' deprecation
This commit is contained in:
commit
52f95bb61d
|
@ -30,7 +30,7 @@ dependencies:
|
|||
sqlparser: ^0.22.0
|
||||
|
||||
# Dart analysis
|
||||
analyzer: "^4.0.0"
|
||||
analyzer: "^4.1.0"
|
||||
analyzer_plugin: '^0.10.0'
|
||||
source_span: ^1.5.5
|
||||
package_config: ^2.0.0
|
||||
|
|
Loading…
Reference in New Issue