mirror of
https://github.com/warkanum/monorepo-dep-checker.git
synced 2025-10-21 19:23:55 +00:00
Released V1.0.5
This commit is contained in:
parent
3ca78de94c
commit
9054713385
@ -1,5 +1,11 @@
|
||||
# @warkypublic/monorepo-dep-checker
|
||||
|
||||
## 1.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Added Strict Mode
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@warkypublic/monorepo-dep-checker",
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "A CLI tool to check and manage dependencies across packages in a monorepo",
|
||||
"type": "module",
|
||||
"main": "./dist/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user