fix(core): update

This commit is contained in:
2021-09-17 19:34:41 +02:00
parent 22762b8eec
commit 7d2d25e289
6 changed files with 18832 additions and 2815 deletions

View File

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