chore: packages
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff was suppressed by a .gitattributes entry.
{ | { | ||
"name": "CivBase", | "name": "CivBase", | ||
"version": "0.0.3", | "version": "0.0.4", | ||
"description": "", | "description": "", | ||
"repository": { | "repository": { | ||
"type": "git", | "type": "git", | ||
... | @@ -61,7 +61,6 @@ | ... | @@ -61,7 +61,6 @@ |
}, | }, | ||
"husky": { | "husky": { | ||
"hooks": { | "hooks": { | ||
"pre-commit": "lint-staged", | |||
"commit-msg": "commitlint -e $GIT_PARAMS" | "commit-msg": "commitlint -e $GIT_PARAMS" | ||
} | } | ||
}, | }, | ||
... | ... |
Please
register
or
sign in
to comment