fix(core): update

This commit is contained in:
2022-10-26 11:35:19 +02:00
parent 708c5d8a5b
commit 686ff9e6f2
13 changed files with 4396 additions and 1777 deletions

View File

@ -15,7 +15,7 @@
"properties": {
"projectType": {
"type": "string",
"enum": ["website", "element", "service", "npm"]
"enum": ["website", "element", "service", "npm", "wcc"]
}
}
}