File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11name : over_react
2- version : 4.2.8
2+ version : 4.2.9
33description : A library for building statically-typed React UI components using Dart.
44homepage : https://github.com/Workiva/over_react/
55environment :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies:
1212 # Upon release, this should be pinned to the over_react version from ../../pubspec.yaml
1313 # so that it always resolves to the same version of over_react that the user has pulled in,
1414 # and thus has the same boilerplate parsing code that's running in the builder.
15- over_react : 4.2.8
15+ over_react : 4.2.9
1616 meta : " >=1.2.2 <1.7.0" # Workaround to avoid https://github.com/dart-lang/sdk/issues/46142
1717 path : ^1.5.1
1818 source_span : ^1.7.0
You can’t perform that action at this time.
0 commit comments