mirror of
https://github.com/openharmony/third_party_quickjs.git
synced 2026-07-19 14:53:46 -04:00
Update README file
Change version description from 2019-09-18 to 2020-11-08 related issue: https://gitee.com/openharmony/third_party_quickjs/issues/I4Y3JY Signed-off-by: panzhenyu1 <panzhenyu1@huawei.com> Change-Id: Iefdf66fbefc7918687a7103101020c74daea6a5b
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
|||||||
"Name": "QuickJS",
|
"Name": "QuickJS",
|
||||||
"License": "MIT License",
|
"License": "MIT License",
|
||||||
"License File": "LICENSE",
|
"License File": "LICENSE",
|
||||||
"Version Number": "2019-09-18",
|
"Version Number": "2020-11-08",
|
||||||
"Owner": "zhaogaoyi@huawei.com",
|
"Owner": "zhaogaoyi@huawei.com",
|
||||||
"Upstream URL": "https://bellard.org/quickjs/",
|
"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."
|
"Description": "QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt."
|
||||||
|
|||||||
Reference in New Issue
Block a user