Skip to content

Commit e16475c

Browse files
Merge pull request #274 from Workiva/batch/w_common_raise_max_v5_0_0/w_module
Raise the w_common dependency max to v5.0.0
2 parents 447122e + 811b1d6 commit e16475c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dev_dependencies:
1616
over_react: ^5.4.5
1717
platform_detect: '>=1.4.2 <3.0.0'
1818
react: ^7.3.0
19-
w_common: ^3.0.0
19+
w_common: '>=3.0.0 <5.0.0'
2020
w_flux: ^3.0.0
2121
w_module:
2222

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
logging: ^1.0.0
1111
meta: ^1.16.0
1212
opentracing: ^1.0.1
13-
w_common: ^3.0.0
13+
w_common: '>=3.0.0 <5.0.0'
1414

1515
dev_dependencies:
1616
build_runner: ^2.1.2

0 commit comments

Comments
 (0)