完善3.x README.md,使用5.0 API12

Signed-off-by: madixin <madixin@huawei.com>
This commit is contained in:
madixin
2024-05-02 10:14:23 +08:00
parent e8f081523b
commit be0f5ff8ef
11 changed files with 99 additions and 175 deletions

View File

@@ -1,4 +1,5 @@
{
"modelVersion": "5.0.0",
"name": "imageknife",
"version": "1.0.0",
"description": "Please describe the basic information.",
@@ -8,6 +9,6 @@
"dependencies": {
},
"devDependencies": {
"@ohos/hypium": "1.0.13"
"@ohos/hypium": "1.0.16"
}
}
}