⬆️ Update types/node package in all packages (#1659)

* ⬆️ Update types/node package in all packages, fix type in crypto node

*  Fix build issue and some formatting

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
This commit is contained in:
Ahsan Virani
2021-04-15 23:57:20 +02:00
committed by GitHub
parent ca4c3fa980
commit b54aae8c31
6 changed files with 21 additions and 21 deletions

View File

@@ -55,7 +55,7 @@
"@oclif/command": "^1.5.18",
"@oclif/errors": "^1.2.2",
"@types/express": "^4.17.6",
"@types/node": "14.0.27",
"@types/node": "^14.14.40",
"change-case": "^4.1.1",
"copyfiles": "^2.1.1",
"inquirer": "^7.0.1",