Commit d419394
committed
(fix) Expand webservices.rest dependency range to support 3.x
Updates webservices.rest backend dependency version constraint from ^2.2.0 (or ^2.24.0) to ">=2.2.0" to support both 2.x stable releases and 3.x pre-release/stable versions. This resolves version compatibility issues when running with
webservices.rest 3.0.0-SNAPSHOT.0.1 parent 5e619b2 commit d419394
File tree
2 files changed
+2
-2
lines changed- packages/apps
- esm-login-app/src
- esm-offline-tools-app/src
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments