File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 63
63
"@ironfish/sdk" : " 2.5.0" ,
64
64
"@ledgerhq/hw-transport-node-hid" : " 6.29.1" ,
65
65
"@oclif/core" : " 4.0.11" ,
66
- "@oclif/plugin-autocomplete" : " 3.1.6" ,
67
66
"@oclif/plugin-help" : " 6.2.5" ,
68
67
"@oclif/plugin-not-found" : " 3.2.10" ,
69
68
"@oclif/plugin-warn-if-update-available" : " 3.1.8" ,
98
97
"plugins" : [
99
98
" @oclif/plugin-help" ,
100
99
" @oclif/plugin-not-found" ,
101
- " @oclif/plugin-warn-if-update-available" ,
102
- " @oclif/plugin-autocomplete"
100
+ " @oclif/plugin-warn-if-update-available"
103
101
],
104
102
"topics" : {
105
103
"wallet:scanning" : {
Original file line number Diff line number Diff line change 2555
2555
wordwrap "^1.0.0"
2556
2556
wrap-ansi "^7.0.0"
2557
2557
2558
-
2559
- version "3.1.6"
2560
- resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.6.tgz#627ab2b0d9afa95b76f4dc0ba68c0980ee877740"
2561
- integrity sha512-Eo13RHSr7c5I5miatEBGhKVkLEADzN8taUlYOs5vbRWtWlR/FoDnwSZJ72gBvvayvCHEqlBOaNBn/wufxdrDAg==
2562
- dependencies :
2563
- " @oclif/core" " ^4"
2564
- ansis "^3.2.0"
2565
- debug "^4.3.5"
2566
- ejs "^3.1.10"
2567
-
2568
2558
" @oclif/[email protected] " , "@oclif/plugin-help@^6.2.2":
2569
2559
version "6.2.5"
2570
2560
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.5.tgz#a1d8e8469b3447c055ca3ab5444388a822d06517"
You can’t perform that action at this time.
0 commit comments