Skip to content

Commit 3ac2087

Browse files
committed
platform-interfaces package id
1 parent b22f089 commit 3ac2087

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ graph TD
2828
feature-toggle --> platform-datamodel;
2929
feature-toggle --> custom-metadata-dao;
3030
feature-toggle --> custom-pemission-helper;
31+
platform-interfaces
3132
```
3233

3334
## Komme i gang

sfdx-project.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"platform-data-model": "0HoKB00000000010AA",
6060
"custom-metadata-dao": "0HoKB000000000B0AQ",
6161
"custom-permission-helper": "0HoKB000000000f0AA",
62-
"feature-toggle": "0HoKB000000000V0AQ"
62+
"feature-toggle": "0HoKB000000000V0AQ",
63+
"platform-interfaces": "0HoKB000000000Q0AQ"
6364
}
6465
}

0 commit comments

Comments
 (0)