Skip to content

Commit c3b8efb

Browse files
committed
Created package for application-monitoring
1 parent 38d35a2 commit c3b8efb

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

sfdx-project.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,19 @@
4848
]
4949
},
5050
{
51+
"versionName": "ver 0.1",
52+
"versionNumber": "0.1.0.NEXT",
5153
"path": "src/application-monitoring",
54+
"default": false,
5255
"package": "application-monitoring",
53-
"versionNumber": "0.1.0.NEXT",
54-
"definitionFile": "config/scratch-org-def.json",
55-
"dependencies": [
56-
{
57-
"package": "platform-data-model",
58-
"versionNumber": "0.1.27.LATEST"
59-
}
60-
]
56+
"versionDescription": "Rammeverk for logging"
6157
}
6258
],
6359
"packageAliases": {
6460
"platform-data-model": "0HoKB00000000010AA",
6561
"custom-metadata-dao": "0HoKB000000000B0AQ",
6662
"custom-permission-helper": "0HoKB000000000f0AA",
67-
"feature-toggle": "0HoKB000000000V0AQ"
63+
"feature-toggle": "0HoKB000000000V0AQ",
64+
"application-monitoring": "0HoQC00000004d70AA"
6865
}
6966
}

0 commit comments

Comments
 (0)