mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
11 lines
224 B
JSON
11 lines
224 B
JSON
{
|
|
"name": "@affine/commitlint-config",
|
|
"version": "0.12.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^18.6.1",
|
|
"@commitlint/config-conventional": "^18.6.2",
|
|
"commitlint": "^18.6.1"
|
|
}
|
|
}
|