-
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 Framework@0.1.0-1": "04t3h000004VaHaAAK",
"Trigger Actions Framework@0.1.2": "04t3h000004VaIdAAK",
"Trigger Actions Framework@0.1.3": "04t3h000004VaInAAK",
"Trigger Actions Framework@0.1.4-0": "04t3h000004VaJWAA0",
"Trigger Actions Framework@0.1.4-1": "04t3h000004VaJbAAK",
"Trigger Actions Framework@0.1.5-0": "04t3h000004VaJqAAK",
"Trigger Actions Framework@0.1.6": "04t3h000004VaLDAA0",
"Trigger Actions Framework@0.1.7": "04t3h000004VaLIAA0",
"Trigger Actions Framework@0.1.8": "04t3h000004VaLNAA0",
"Trigger Actions Framework@0.1.9": "04t3h000004VaLSAA0",
"Trigger Actions Framework@0.2.0": "04t3h000004VaLmAAK",
"Trigger Actions Framework@0.2.1": "04t3h000004VaVFAA0",
"Trigger Actions Framework@0.2.2-1": "04t3h000004OYREAA4",
"Trigger Actions Framework@0.2.3-1": "04t3h000004OYTKAA4",
"Trigger Actions Framework@0.2.5-1": "04t3h000004OYUDAA4",
"Trigger Actions Framework@0.2.6-1": "04t3h000004juLaAAI",
"Trigger Actions Framework@0.2.8": "04t3h000004juLuAAI",
"Trigger Actions Framework@0.2.9": "04t3h000004juNCAAY",
"Trigger Actions Framework@0.2.9-1": "04t3h000004juNHAAY",
"Trigger Actions Framework@0.2.10": "04t3h000004juNRAAY",
"Trigger Actions Framework@0.2.11": "04tKY000000Pb8tYAC",
"Trigger Actions Framework@0.3.0": "04tKY000000Pb8ZYAS"
}
}