We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f922d0c + f94e6f1 commit 5f613d9Copy full SHA for 5f613d9
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: over_react
2
-version: 1.31.0
+version: 2.0.0-alpha.dart1
3
description: A library for building statically-typed React UI components using Dart.
4
homepage: https://github.com/Workiva/over_react/
5
authors:
@@ -31,7 +31,7 @@ dev_dependencies:
31
dart_dev: ^1.9.6
32
dependency_validator: ^1.2.2
33
mockito: ^2.2.2
34
- over_react_test: ^1.5.0
+ over_react_test: '>=1.6.0 <3.0.0'
35
source_gen: ^0.7.4+3
36
test: ^0.12.34
37
0 commit comments