We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bcae2 commit ca820e3Copy full SHA for ca820e3
4 files changed
README.md
@@ -29,7 +29,7 @@ The intention behind this repository is to always maintain a `Config` package th
29
> it keeps as dev dependency because one day `@secjs/core` will install everything once.
30
31
```bash
32
-npm install @secjs/env @secjs/utils @secjs/logger @secjs/contracts @secjs/exceptions
+npm install @secjs/env @secjs/utils @secjs/exceptions
33
```
34
35
> Then you can install the package using:
0 commit comments