Skip to content

Commit c497cfe

Browse files
committed
Oppdaterte pakke navn
1 parent e580005 commit c497cfe

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

sfdx-project.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,13 @@
1414
{
1515
"path": "src/platform-admin",
1616
"package": "platform-admin",
17-
"versionNumber": "0.0.0.NEXT",
18-
"definitionFile": "config/project-scratch-def.json"
17+
"versionNumber": "0.0.0.NEXT"
1918
},
2019
{
21-
"path": "src/platform-utility",
22-
"package": "platform-utility",
23-
"versionName": "ver 0.1",
24-
"versionNumber": "0.1.0.NEXT",
25-
"default": false,
26-
"versionDescription": "Package containing the core platform utilities.",
27-
"definitionFile": "config/project-scratch-def.json"
20+
"path": "src/platform-utility/CustomMetadataDAO",
21+
"package": "custom-metadata-dao",
22+
"versionNumber": "0.0.0.NEXT",
23+
"default": false
2824
}
2925
],
3026
"packageAliases": {

0 commit comments

Comments
 (0)