Skip to content

Commit cddae4d

Browse files
committed
Renove src/platform-interfaces from sfdx-project. Replaced by new folder location
1 parent 7fd13e0 commit cddae4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sfdx-project.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@
8787
}
8888
]
8989
},
90+
{
91+
"path": "src/integration/ad-group-sync",
92+
"package": "ad-group-sync",
93+
"versionNumber": "0.1.0.NEXT",
94+
"definitionFile": "config/scratch-org-def.json",
95+
"dependencies": []
96+
},
9097
{
9198
"path": "src/platform-utility/platform-interfaces",
9299
"package": "platform-interfaces",
@@ -98,13 +105,6 @@
98105
}
99106
]
100107
},
101-
{
102-
"path": "src/platform-interfaces",
103-
"package": "platform-interfaces",
104-
"versionNumber": "0.1.0.NEXT",
105-
"definitionFile": "config/scratch-org-def.json",
106-
"dependencies": []
107-
},
108108
{
109109
"path": "src/login-flow",
110110
"package": "login-flow",

0 commit comments

Comments
 (0)