bug: change the component name to PyYAML

Signed-off-by: lyj_love_code <liangyujian2@huawei.com>
This commit is contained in:
lyj_love_code 2023-08-14 16:14:16 +08:00
parent d806d6d8e5
commit 2dfd1dadb9

View File

@ -1,5 +1,5 @@
{ {
"name": "@ohos/pyyaml", "name": "@ohos/PyYAML",
"description": "A YAML parser and emitter for Python.", "description": "A YAML parser and emitter for Python.",
"version": "3.1", "version": "3.1",
"license": "MIT", "license": "MIT",
@ -10,7 +10,7 @@
"dirs": {}, "dirs": {},
"scripts": {}, "scripts": {},
"component": { "component": {
"name": "pyyaml", "name": "PyYAML",
"subsystem": "thirdparty", "subsystem": "thirdparty",
"syscap": [], "syscap": [],
"features": [], "features": [],