mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"name": "root",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@types/node": "^13.7.7",
|
|
"lerna": "^3.20.2",
|
|
"typescript": "^3.8.3"
|
|
}
|
|
}
|