Fix license name spell error in bundle.json

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAXG9F

Signed-off-by: milkpotatoes <chenshulin5@huawei.com>
Change-Id: I70733825f4687287b90b235c991661ea4718fbbe
This commit is contained in:
milkpotatoes 2024-10-16 11:43:13 +08:00
parent 0798656e68
commit a584a789ee

View File

@ -3,7 +3,7 @@
"version": "",
"description": "支持应用TS/JS语言代码的运行行为符合ArkUI框架需要的Strict模式的ES2015标准",
"homePage": "https://gitee.com/openharmony",
"license": "Apache Liscense 2.0",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"scripts": {},
"dirs": [],