mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -05:00
11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"name": "root",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^13.1.0",
|
|
"@commitlint/config-conventional": "^13.1.0",
|
|
"husky": "^7.0.1",
|
|
"lerna": "^4.0.0",
|
|
"typescript": "^4.3.5"
|
|
}
|
|
}
|