Skip to content

Commit 6a6d5b0

Browse files
authored
Fix JSON formatting in sfdx-project.json
1 parent 5b70083 commit 6a6d5b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sfdx-project.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"packageDirectories": [
33
{
44
"path": "src-temp",
5-
"default": true,
6-
"versionNumber": "null.2"
5+
"default": true
76
},
87
{
98
"path": "force-app",

0 commit comments

Comments
 (0)