File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-formidable" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " The Formidable Framework Installer" ,
5
5
"author" : " Donald Pakkies @donaldp" ,
6
6
"bin" : {
17
17
" /oclif.manifest.json"
18
18
],
19
19
"dependencies" : {
20
- "@formidablejs/installer" : " ^0.9.8 " ,
20
+ "@formidablejs/installer" : " ^0.9.9 " ,
21
21
"@inquirer/prompts" : " ^1.2.1" ,
22
22
"@oclif/core" : " ^2" ,
23
23
"@oclif/plugin-help" : " ^5" ,
Original file line number Diff line number Diff line change 239
239
minimatch "^3.0.4"
240
240
strip-json-comments "^3.1.1"
241
241
242
- " @formidablejs/installer@^0.9.8 " :
243
- version "0.9.8 "
244
- resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.8 .tgz#a2da7d0823603cc96740e37f8b664e90e57c9c70 "
245
- integrity sha512-9JmCHTF8KLGyMSHLDmh3wvWp7TxCYcFChhues0McWYHuB3ZsvFOfX+ZsY/U6K810w+pSrIhvcKhlpWTJ4eLbVA ==
242
+ " @formidablejs/installer@^0.9.9 " :
243
+ version "0.9.9 "
244
+ resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.9 .tgz#6d2dac96c29e26ace76124866a6e78dceb4e5147 "
245
+ integrity sha512-+lsiZiLyLR02OnVM3JASkIxA6GTWXNijhbgnmTrO1iubIPCNs2t9MIXeBxM7UefN51gKyUMhTTQAc8D9UfsxGw ==
246
246
dependencies :
247
247
" @oclif/core" " ^1"
248
248
" @oclif/plugin-help" " ^5"
You can’t perform that action at this time.
0 commit comments