Skip to content

Commit

Permalink
FEDX-1997: use the proper deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlessard-wf committed Nov 20, 2024
1 parent dd9128b commit eccf91d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ homepage: https://github.com/Workiva/over_react/
environment:
sdk: '>=2.19.0 <4.0.0'

dependency_overrides:
w_common:
git:
url: https://github.com/Workiva/w_common.git
ref: FEDX-1991
path: w_common

dependencies:
collection: ^1.15.0
analyzer: '>=5.13.0 <7.0.0'
Expand All @@ -26,7 +19,7 @@ dependencies:
redux: ^5.0.0
source_span: ^1.4.1
transformer_utils: ^0.2.6
w_common: ^3.0.0
w_common: ^3.3.0
w_flux: ^3.0.0
platform_detect: ^2.0.0
quiver: ^3.0.0
Expand Down

0 comments on commit eccf91d

Please sign in to comment.