mirror of
https://github.com/warkanum/monorepo-dep-checker.git
synced 2025-05-18 18:57:29 +00:00
23 lines
365 B
Markdown
23 lines
365 B
Markdown
# @warkypublic/monorepo-dep-checker
|
|
|
|
## 1.0.4
|
|
|
|
### Patch Changes
|
|
|
|
- Rather Ignore version oprators and keep package operators
|
|
|
|
## 1.0.3
|
|
|
|
### Patch Changes
|
|
|
|
- Fixed ><= version comparisons
|
|
|
|
## 1.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- Added typescript, prettierplus and eslint
|
|
Fixed bug on windows with paths
|
|
Implemented testing cases
|
|
Minor bugfixes for version comparisons
|