Commit 70676b6
authored
fix: Update rwsdk package dependencies to use tilde versioning. (#784)
This change updates dependency specifiers from caret (^) to tilde (~) ranges for dependencies and devDependencies of `rwsdk`.
For a framework package, using caret ranges can introduce unintended breaking changes from dependencies when minor versions are automatically updated in applications. This can affect the stability of projects that consume the framework.1 parent a31b72d commit 70676b6
File tree
4 files changed
+406
-5457
lines changed- .notes/justin/worklogs
- sdk
4 files changed
+406
-5457
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments