File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/core" ,
33 "type" : " module" ,
4- "version" : " 0.0.25 -alpha.0" ,
4+ "version" : " 0.0.26 -alpha.0" ,
55 "description" : " Core Inquirer prompt API" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
3030 "wrap-ansi" : " ^8.0.1"
3131 },
3232 "devDependencies" : {
33- "@inquirer/testing" : " ^0.0.1 -alpha.0"
33+ "@inquirer/testing" : " ^0.0.2 -alpha.0"
3434 },
3535 "scripts" : {
3636 "tsc" : " tsc"
Original file line number Diff line number Diff line change 11{
22 "name" : " @inquirer/testing" ,
33 "type" : " module" ,
4- "version" : " 0.0.1 -alpha.0" ,
4+ "version" : " 0.0.2 -alpha.0" ,
55 "description" : " Inquirer testing utilities" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
1919 "license" : " MIT" ,
2020 "homepage" : " https://github.com/SBoudrias/Inquirer.js/blob/master/packages/testing/README.md" ,
2121 "dependencies" : {
22- "@inquirer/core" : " ^0.0.25 -alpha.0" ,
22+ "@inquirer/core" : " ^0.0.26 -alpha.0" ,
2323 "mute-stream" : " ^0.0.8" ,
2424 "strip-ansi" : " ^7.0.1"
2525 },
You can’t perform that action at this time.
0 commit comments