2021-07-25 04:39:17 -05:00
|
|
|
{
|
|
|
|
"name": "root",
|
|
|
|
"private": true,
|
|
|
|
"devDependencies": {
|
2021-07-25 08:58:27 -05:00
|
|
|
"@commitlint/cli": "^13.1.0",
|
|
|
|
"@commitlint/config-conventional": "^13.1.0",
|
|
|
|
"husky": "^7.0.1",
|
|
|
|
"lerna": "^4.0.0",
|
|
|
|
"typescript": "^4.3.5"
|
2021-07-25 04:39:17 -05:00
|
|
|
}
|
|
|
|
}
|