Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-08-12 11:11:11 +02:00
parent 705794def5
commit ee9755ba5b
5 changed files with 35 additions and 3 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ export type PackageRole =
| 'node-library'
| 'common-library'
| 'frontend-plugin'
| 'frontend-extension-bundle'
| 'frontend-extensions'
| 'frontend-plugin-module'
| 'backend-plugin'
| 'backend-plugin-module';