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