Fix text specification

issue: https://gitee.com/openharmony/third_party_quickjs/issues/I4ZK8U
Signed-off-by: lihucheng <lihucheng1@huawei.com>

 On branch master
 Your branch is up to date with 'origin/master'.
This commit is contained in:
lihucheng
2022-03-25 14:53:35 +08:00
parent ef7adb3f55
commit 212bbbe7f5
-1
View File
@@ -4,7 +4,6 @@
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "2020-11-08",
"Owner": "zhaogaoyi@huawei.com",
"Upstream URL": "https://bellard.org/quickjs/",
"Description": "QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt."
}