mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-14 21:54:30 +08:00
ca3436ff73
1、修复了pngj测试页面,快速点击导致应用闪退的问题 Signed-off-by: 明月清风 <2928139825@qq.com>
13 lines
270 B
Plaintext
13 lines
270 B
Plaintext
{
|
|
"license": "Apache License 2.0",
|
|
"devDependencies": {},
|
|
"name": "entry",
|
|
"description": "example description",
|
|
"repository": {},
|
|
"version": "2.0.4",
|
|
"dependencies": {
|
|
"@ohos/imageknife": "file:../imageknife",
|
|
"@ohos/disklrucache": "^2.0.0"
|
|
}
|
|
}
|