Add type checking to ci (#626)
* Add type checking to ci * Update @types/node to version 12 We are using node 12 on ci
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"@types/inquirer": "0.0.43",
|
||||
"@types/jsdom": "^16.2.12",
|
||||
"@types/mocha": "^5.2.5",
|
||||
"@types/node": "^10.11.7",
|
||||
"@types/node": "^12.20.16",
|
||||
"@types/puppeteer": "^5.4.3",
|
||||
"chai": "^4.2.0",
|
||||
"cross-env": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user