We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 447122e + 811b1d6 commit e16475cCopy full SHA for e16475c
2 files changed
example/pubspec.yaml
@@ -16,7 +16,7 @@ dev_dependencies:
16
over_react: ^5.4.5
17
platform_detect: '>=1.4.2 <3.0.0'
18
react: ^7.3.0
19
- w_common: ^3.0.0
+ w_common: '>=3.0.0 <5.0.0'
20
w_flux: ^3.0.0
21
w_module:
22
pubspec.yaml
@@ -10,7 +10,7 @@ dependencies:
10
logging: ^1.0.0
11
meta: ^1.16.0
12
opentracing: ^1.0.1
13
14
15
dev_dependencies:
build_runner: ^2.1.2
0 commit comments