-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
🐛 Bug report
Steps to reproduce
The @commitlint/types
is in dependencies
, but shouldn't be as it is just type definitions so shouldn't be needed as dependency.
Expected behaviour
Dependency @commitlint/types
is in devDependencies
.
Actual behaviour
Dependency @commitlint/types
is in dependencies
.
Environment
Version: x.x.x
Environment information.
$ npx envinfo --system --binaries
...