fix(core): update

This commit is contained in:
2021-04-07 20:25:17 +00:00
parent b036e609ce
commit 1d1264c2b3
6 changed files with 10678 additions and 495 deletions

View File

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