fix(core): update

This commit is contained in:
2020-08-20 01:20:15 +00:00
parent 752c585e26
commit 5295bf272e
8 changed files with 7980 additions and 413 deletions

View File

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