Skip to content

Commit

Permalink
refactor: remove @secjs/contracts dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Mar 5, 2022
1 parent e3bcae2 commit ca820e3
Show file tree
Hide file tree
Showing 4 changed files with 651 additions and 33 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The intention behind this repository is to always maintain a `Config` package th
> it keeps as dev dependency because one day `@secjs/core` will install everything once.
```bash
npm install @secjs/env @secjs/utils @secjs/logger @secjs/contracts @secjs/exceptions
npm install @secjs/env @secjs/utils @secjs/exceptions
```

> Then you can install the package using:
Expand Down
Loading

0 comments on commit ca820e3

Please sign in to comment.