|
10 | 10 | "path": "src/platform-data-model", |
11 | 11 | "package": "platform-data-model", |
12 | 12 | "versionNumber": "0.1.0.NEXT", |
13 | | - "definitionFile": "config/scratch-org-def.json" |
| 13 | + "definitionFile": "config/scratch-org-def.json", |
| 14 | + "dependencies": [] |
14 | 15 | }, |
15 | 16 | { |
16 | 17 | "path": "src/platform-utility/custom-metadata-dao", |
17 | 18 | "package": "custom-metadata-dao", |
18 | 19 | "versionNumber": "0.1.0.NEXT", |
19 | | - "definitionFile": "config/scratch-org-def.json" |
| 20 | + "definitionFile": "config/scratch-org-def.json", |
| 21 | + "dependencies": [] |
| 22 | + }, |
| 23 | + { |
| 24 | + "path": "src/platform-utility/custom-permission-helper", |
| 25 | + "package": "custom-permission-helper", |
| 26 | + "versionNumber": "0.1.0.NEXT", |
| 27 | + "definitionFile": "config/scratch-org-def.json", |
| 28 | + "dependencies": [] |
20 | 29 | }, |
21 | 30 | { |
22 | 31 | "path": "src/frameworks/feature-toggle", |
|
37 | 46 | "versionNumber": "0.1.0.LATEST" |
38 | 47 | } |
39 | 48 | ] |
40 | | - }, |
41 | | - { |
42 | | - "versionName": "ver 0.1", |
43 | | - "versionNumber": "0.1.0.NEXT", |
44 | | - "path": "src/platform-utility/custom-permission-helper", |
45 | | - "default": false, |
46 | | - "package": "custom-permission-helper", |
47 | | - "versionDescription": "Package for helping with custom permissions." |
48 | 49 | } |
49 | 50 | ], |
50 | 51 | "packageAliases": { |
51 | 52 | "platform-data-model": "0HoKB00000000010AA", |
52 | 53 | "custom-metadata-dao": "0HoKB000000000B0AQ", |
53 | | - "feature-toggle": "0HoKB000000000V0AQ", |
54 | | - "custom-permission-helper": "0HoKB000000000f0AA" |
| 54 | + "custom-permission-helper": "0HoKB000000000f0AA", |
| 55 | + "feature-toggle": "0HoKB000000000V0AQ" |
55 | 56 | } |
56 | 57 | } |
0 commit comments