Skip to content

Commit d5191c8

Browse files
committed
Create application-monitoring package
1 parent 5f509cb commit d5191c8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

sfdx-project.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,18 @@
4646
"versionNumber": "0.1.27.LATEST"
4747
}
4848
]
49+
},
50+
{
51+
"path": "src/application-monitoring",
52+
"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+
]
4961
}
5062
],
5163
"packageAliases": {

0 commit comments

Comments
 (0)