-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It looks like husky was introduced as dependency:
contentstack-js-core/package.json
Line 28 in 376d404
"husky": "^9.1.7" |
It was already there (and still is) as dev dependency, but in a lower version.
Is husky really necessary during runtime? Imo it should be removed from the dependencies and updated to version 9 in devDependencies.
Metadata
Metadata
Assignees
Labels
No labels