afv-library/samples/ui-bundle-template-app-react-sample-b2e/sfdx-project.json
svc-idee-bot 9a0712528a
chore: sync React samples from npm (#280)
Co-authored-by: Hemant Singh Bisht <hsinghbisht@salesforce.com>
2026-06-03 12:43:28 +05:30

13 lines
217 B
JSON

{
"packageDirectories": [
{
"path": "force-app",
"default": true
}
],
"name": "MyProject",
"namespace": "",
"sfdcLoginUrl": "https://login.salesforce.com",
"sourceApiVersion": "67.0"
}