mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-14 14:15:52 +03:00
11 lines
224 B
JSON
11 lines
224 B
JSON
{
|
|
"name": "@affine/commitlint-config",
|
|
"version": "0.16.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^19.2.1",
|
|
"@commitlint/config-conventional": "^19.1.0",
|
|
"commitlint": "^19.2.1"
|
|
}
|
|
}
|