-
Notifications
You must be signed in to change notification settings - Fork 161
/
sfdx-project.json
39 lines (39 loc) · 1.66 KB
/
sfdx-project.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"packageDirectories": [
{
"path": "trigger-actions-framework",
"default": true,
"package": "Trigger Actions Framework",
"versionName": "Version 0.3",
"versionNumber": "0.3.1.NEXT"
}
],
"namespace": "",
"sfdcLoginUrl": "https://login.salesforce.com",
"sourceApiVersion": "59.0",
"packageAliases": {
"Trigger Actions Framework": "0Ho3h0000008Om4CAE",
"Trigger Actions [email protected]": "04t3h000004VaHaAAK",
"Trigger Actions [email protected]": "04t3h000004VaIdAAK",
"Trigger Actions [email protected]": "04t3h000004VaInAAK",
"Trigger Actions [email protected]": "04t3h000004VaJWAA0",
"Trigger Actions [email protected]": "04t3h000004VaJbAAK",
"Trigger Actions [email protected]": "04t3h000004VaJqAAK",
"Trigger Actions [email protected]": "04t3h000004VaLDAA0",
"Trigger Actions [email protected]": "04t3h000004VaLIAA0",
"Trigger Actions [email protected]": "04t3h000004VaLNAA0",
"Trigger Actions [email protected]": "04t3h000004VaLSAA0",
"Trigger Actions [email protected]": "04t3h000004VaLmAAK",
"Trigger Actions [email protected]": "04t3h000004VaVFAA0",
"Trigger Actions [email protected]": "04t3h000004OYREAA4",
"Trigger Actions [email protected]": "04t3h000004OYTKAA4",
"Trigger Actions [email protected]": "04t3h000004OYUDAA4",
"Trigger Actions [email protected]": "04t3h000004juLaAAI",
"Trigger Actions [email protected]": "04t3h000004juLuAAI",
"Trigger Actions [email protected]": "04t3h000004juNCAAY",
"Trigger Actions [email protected]": "04t3h000004juNHAAY",
"Trigger Actions [email protected]": "04t3h000004juNRAAY",
"Trigger Actions [email protected]": "04tKY000000Pb8tYAC",
"Trigger Actions [email protected]": "04tKY000000Pb8ZYAS"
}
}