This repository has been archived on 2026-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
filebrowser-fork/tools/package.json
2021-12-20 23:36:50 +01:00

8 lines
145 B
JSON

{
"dependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"standard-version": "^9.3.2"
}
}