Skip to content

Commit 1cd8870

Browse files
committed
Add definition file for applicaiton-monitoring
1 parent 41738d8 commit 1cd8870

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sfdx-project.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,10 @@
4848
]
4949
},
5050
{
51-
"versionName": "ver 0.1",
52-
"versionNumber": "0.1.0.NEXT",
5351
"path": "src/application-monitoring",
54-
"default": false,
5552
"package": "application-monitoring",
56-
"versionDescription": "Rammeverk for logging"
53+
"versionNumber": "0.1.0.NEXT",
54+
"definitionFile": "config/scratch-org-def.json"
5755
}
5856
],
5957
"packageAliases": {

0 commit comments

Comments
 (0)