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 dd9128b commit eccf91dCopy full SHA for eccf91d
pubspec.yaml
@@ -5,13 +5,6 @@ homepage: https://github.com/Workiva/over_react/
5
environment:
6
sdk: '>=2.19.0 <4.0.0'
7
8
-dependency_overrides:
9
- w_common:
10
- git:
11
- url: https://github.com/Workiva/w_common.git
12
- ref: FEDX-1991
13
- path: w_common
14
-
15
dependencies:
16
collection: ^1.15.0
17
analyzer: '>=5.13.0 <7.0.0'
@@ -26,7 +19,7 @@ dependencies:
26
19
redux: ^5.0.0
27
20
source_span: ^1.4.1
28
21
transformer_utils: ^0.2.6
29
- w_common: ^3.0.0
22
+ w_common: ^3.3.0
30
23
w_flux: ^3.0.0
31
24
platform_detect: ^2.0.0
32
25
quiver: ^3.0.0
0 commit comments