File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 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.4 " ,
3
+ "version" : " 0.0.5 " ,
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.4 " ,
20
+ "@formidablejs/installer" : " ^0.9.5 " ,
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.4 " :
243
- version "0.9.4 "
244
- resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.4 .tgz#97e7e3450ca89c190fb3f2ed424829e8020baa57 "
245
- integrity sha512-tKj1cPmbmqoHJ3PjykrW8HfGCzXlIkh/TUnUZ6/7PrlCKG5j6V+X5mYmCd3o9UMWjM4RHBWdTD3v6Y48rl8+6g ==
242
+ " @formidablejs/installer@^0.9.5 " :
243
+ version "0.9.5 "
244
+ resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.5 .tgz#63ebb1147b79df2bdc5e7bd794519254d6eccb0c "
245
+ integrity sha512-glCvQ/wYpGK6qnHGJEjuIeHIGv0jtJN18eM7z8dhtNAs45QK7dFAIdbIocakmNf6aW/8ql1FEmZAU/lOb8YDnA ==
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