fix(core): update

This commit is contained in:
2021-09-17 19:21:34 +02:00
parent 185baac511
commit 80b0bdd663
10 changed files with 18882 additions and 2845 deletions

View File

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