vidavidorra / commitlint-plugin-function-rules

commitlint plugin to use functions as rule value

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move @commitlint/types do dev dependency

jdbruijn opened this issue Β· comments

πŸ› 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
...

πŸŽ‰ This issue has been resolved in version 1.3.2 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€