port cli/ to ts
This commit is contained in:
parent
f05bb265ac
commit
f76eae2c52
6 changed files with 201 additions and 149 deletions
|
|
@ -256,7 +256,7 @@
|
|||
"color": "3.1.2",
|
||||
"columnify": "1.5.4",
|
||||
"css-loader": "3.2.1",
|
||||
"got": "10.0.2",
|
||||
"got": "10.0.4",
|
||||
"json-loader": "0.5.7",
|
||||
"mousetrap": "chabou/mousetrap#useCapture",
|
||||
"ms": "2.1.2",
|
||||
|
|
@ -294,9 +294,12 @@
|
|||
"@babel/plugin-proposal-object-rest-spread": "^7.7.4",
|
||||
"@babel/preset-react": "7.7.4",
|
||||
"@babel/preset-typescript": "7.7.4",
|
||||
"@types/args": "3.0.0",
|
||||
"@types/color": "3.0.0",
|
||||
"@types/columnify": "^1.5.0",
|
||||
"@types/mousetrap": "^1.6.3",
|
||||
"@types/node": "^12.12.15",
|
||||
"@types/pify": "3.0.2",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^16.9.16",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue