0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/package.json
2021-07-25 21:58:27 +08:00

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"
}
}