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.12 " ,
3
+ "version" : " 0.0.13 " ,
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.11 " ,
20
+ "@formidablejs/installer" : " ^0.9.12 " ,
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.11 " :
243
- version "0.9.11 "
244
- resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.11 .tgz#ff9d5d7bdbea213b2c586a318c9d9f1943ac3707 "
245
- integrity sha512-erkJEXHdpboSRML1EOm58uzXwgRmRo1OEH0O63PPclH5tSzKv5GSYf7uMjERl6Ft0rs0aVZ1m7GYRG43HNLunA ==
242
+ " @formidablejs/installer@^0.9.12 " :
243
+ version "0.9.12 "
244
+ resolved "https://registry.yarnpkg.com/@formidablejs/installer/-/installer-0.9.12 .tgz#470f4cb8127835ac366e09fb1590e8709b9ffcb3 "
245
+ integrity sha512-BgTvCbuuvg0qTXmEDwSDo5ToA4PrymG58ou5MjNhvaDWHYbDT9VrEDEgBLNCEIzCEnIl/HGNYj3xaCFNmYumsQ ==
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