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.
2 parents 0719653 + fe8e891 commit d6b302eCopy full SHA for d6b302e
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: over_react
2
-version: 4.10.3
+version: 4.10.4
3
description: A library for building statically-typed React UI components using Dart.
4
homepage: https://github.com/Workiva/over_react/
5
environment:
tools/analyzer_plugin/pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
# Upon release, this should be pinned to the over_react version from ../../pubspec.yaml
14
# so that it always resolves to the same version of over_react that the user has pulled in,
15
# and thus has the same boilerplate parsing code that's running in the builder.
16
- over_react: 4.10.3
+ over_react: 4.10.4
17
path: ^1.5.1
18
source_span: ^1.7.0
19
yaml: ^3.0.0
0 commit comments