Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

Commit f6ce98e

Browse files
yangzx18yangzx18
andauthored
release:@react-native-oh-tpl/react-native-image-crop-picker@0.40.3-0.0.12 (#38)
Co-authored-by: yangzx18 <yangzhixian5@h-partners.com>
1 parent 6fff13f commit f6ce98e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

harmony/image_crop_picker.har

178 Bytes
Binary file not shown.

harmony/image_crop_picker/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Please describe the basic information.",
44
main: 'index.ets',
55
type: 'module',
6-
version: '0.40.3-0.0.10',
6+
version: '0.40.3-0.0.12',
77
dependencies: {
88
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
99
},

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-crop-picker",
3-
"version": "0.40.3-0.0.10",
3+
"version": "0.40.3-0.0.12",
44
"description": "Select single or multiple images, with cropping option",
55
"main": "js/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)