1
0
mirror of synced 2025-11-08 12:57:47 +00:00

fix(types): fix breaking change in @types/inquirer types

This commit is contained in:
Jason Dreyzehner
2019-09-09 15:46:24 -04:00
parent 5a9412b0a6
commit d1bc9fa173
3 changed files with 11 additions and 11 deletions

View File

@@ -90,7 +90,7 @@
"@bitjson/npm-scripts-info": "^1.0.0",
"@bitjson/typedoc": "^0.15.0-0",
"@istanbuljs/nyc-config-typescript": "^0.1.3",
"@types/inquirer": "^6.0.3",
"@types/inquirer": "^6.5.0",
"@types/meow": "^5.0.0",
"@types/nock": "^10.0.3",
"@types/node": "^10",