Skip to content

Commit 63b7d06

Browse files
committed
feat: remove @secjs/logger
1 parent 01fbf5d commit 63b7d06

File tree

6 files changed

+45
-10265
lines changed

6 files changed

+45
-10265
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The intention behind this repository is to always maintain a `Utils` package wit
2929
> it keeps as dev dependency because one day `@secjs/core` will install everything once.
3030
3131
```bash
32-
npm install @secjs/logger @secjs/contracts @secjs/exceptions
32+
npm install @secjs/contracts @secjs/exceptions
3333
```
3434

3535
> Then you can install the package using:

0 commit comments

Comments
 (0)