We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a821b commit 199b280Copy full SHA for 199b280
json_serializable/pubspec.yaml
@@ -15,11 +15,11 @@ topics:
15
resolution: workspace
16
17
dependencies:
18
- analyzer: '>=7.4.0 <8.0.0'
+ analyzer: ^7.4.0
19
async: ^2.10.0
20
build: ^2.4.1
21
build_config: ^1.1.0
22
- dart_style: '>=3.1.0 <4.0.0'
+ dart_style: ^3.1.0
23
24
# Use a tight version constraint to ensure that a constraint on
25
# `json_annotation` properly constrains all features it provides.
0 commit comments