mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
11 lines
224 B
JSON
11 lines
224 B
JSON
{
|
|
"name": "@affine/commitlint-config",
|
|
"version": "0.11.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^18.4.3",
|
|
"@commitlint/config-conventional": "^18.4.3",
|
|
"commitlint": "^18.4.3"
|
|
}
|
|
}
|