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