File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Generate the Salesforce CLI command reference guide" ,
4
4
"version" : " 0.0.1" ,
5
5
"author" : " Thomas @amphro" ,
6
- "bugs" : " https://github.com/salesforcecli /plugin-command-reference/issues" ,
6
+ "bugs" : " https://github.com/forcedotcom /plugin-command-reference/issues" ,
7
7
"dependencies" : {
8
8
"@oclif/command" : " ^1" ,
9
9
"@oclif/config" : " ^1" ,
32
32
" /oclif.manifest.json" ,
33
33
" /templates"
34
34
],
35
- "homepage" : " https://github.com/salesforcecli /plugin-command-reference" ,
35
+ "homepage" : " https://github.com/forcedotcom /plugin-command-reference" ,
36
36
"keywords" : [
37
37
" sfdx-plugin"
38
38
],
50
50
" @oclif/plugin-help"
51
51
]
52
52
},
53
- "repository" : " salesforcecli /plugin-command-reference" ,
53
+ "repository" : " forcedotcom /plugin-command-reference" ,
54
54
"scripts" : {
55
55
"build" : " yarn sfdx-build" ,
56
56
"clean" : " yarn sfdx-clean" ,
You can’t perform that action at this time.
0 commit comments