Skip to content

Commit b316509

Browse files
release:@react-native-oh-tpl/react-native-image-resizer@3.0.9-0.0.3 (#10)
1 parent 9fd89f8 commit b316509

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

harmony/image_resizer.har

6 Bytes
Binary file not shown.

harmony/image_resizer/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "Rescale local images with React Native.",
88
"main": "index.ets",
99
"type": "module",
10-
"version": "3.0.9-0.0.2",
10+
"version": "3.0.9-0.0.3",
1111
"dependencies": {
1212
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1313
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-image-resizer",
3-
"version": "3.0.9-0.0.2",
3+
"version": "3.0.9-0.0.3",
44
"description": "Rescale local images with React Native",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)