File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ EXAMPLES
201
201
$ sf lightning dev app --target-org myOrg --device-type ios --device-id "iPhone 15 Pro Max"
202
202
```
203
203
204
- _ See code: [ src/commands/lightning/dev/app.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.13-alpha .0/src/commands/lightning/dev/app.ts ) _
204
+ _ See code: [ src/commands/lightning/dev/app.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.13-codebuilder .0/src/commands/lightning/dev/app.ts ) _
205
205
206
206
## ` sf lightning dev component `
207
207
@@ -249,7 +249,7 @@ EXAMPLES
249
249
$ sf lightning dev component --name myComponent
250
250
```
251
251
252
- _ See code: [ src/commands/lightning/dev/component.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.13-alpha .0/src/commands/lightning/dev/component.ts ) _
252
+ _ See code: [ src/commands/lightning/dev/component.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.13-codebuilder .0/src/commands/lightning/dev/component.ts ) _
253
253
254
254
## ` sf lightning dev site `
255
255
@@ -305,6 +305,6 @@ EXAMPLES
305
305
$ sf lightning dev site --name "Partner Central" --target-org myOrg --get-latest
306
306
```
307
307
308
- _ See code: [ src/commands/lightning/dev/site.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.13-alpha .0/src/commands/lightning/dev/site.ts ) _
308
+ _ See code: [ src/commands/lightning/dev/site.ts] ( https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.13-codebuilder .0/src/commands/lightning/dev/site.ts ) _
309
309
310
310
<!-- commandsstop -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-lightning-dev" ,
3
3
"description" : " Lightning development tools for LEX, Mobile, and Experience Sites" ,
4
- "version" : " 4.4.13-alpha .0" ,
4
+ "version" : " 4.4.13-codebuilder .0" ,
5
5
"author" : " Salesforce" ,
6
6
"bugs" : " https://github.com/forcedotcom/cli/issues" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments