filebrowser/tools/package.json

8 lines
145 B
JSON
Raw Normal View History

2021-12-20 22:16:35 +00:00
{
"dependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"standard-version": "^9.3.2"
}
}