Skip to content

Commit eccf91d

Browse files
FEDX-1997: use the proper deps
1 parent dd9128b commit eccf91d

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pubspec.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ homepage: https://github.com/Workiva/over_react/
55
environment:
66
sdk: '>=2.19.0 <4.0.0'
77

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-
158
dependencies:
169
collection: ^1.15.0
1710
analyzer: '>=5.13.0 <7.0.0'
@@ -26,7 +19,7 @@ dependencies:
2619
redux: ^5.0.0
2720
source_span: ^1.4.1
2821
transformer_utils: ^0.2.6
29-
w_common: ^3.0.0
22+
w_common: ^3.3.0
3023
w_flux: ^3.0.0
3124
platform_detect: ^2.0.0
3225
quiver: ^3.0.0

0 commit comments

Comments
 (0)