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

Commit 4e18358

Browse files
authored
Merge pull request #17 from lankun1009/sig
release:@react-native-oh-tpl/react-native-image-crop-picker@0.40.3-0.0.7
2 parents 9fc5906 + e6e74ec commit 4e18358

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

harmony/image_crop_picker.har

11 Bytes
Binary file not shown.

harmony/image_crop_picker/oh-package.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
name: '@react-native-oh-tpl/image-crope-picker',
2+
name: '@react-native-oh-tpl/react-native-image-crop-picker',
33
"description": "Please describe the basic information.",
44
main: 'index.ets',
55
type: 'module',
6-
version: '0.0.6',
6+
version: '0.40.3-0.0.7',
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.6",
3+
"version": "0.40.3-0.0.7",
44
"description": "Select single or multiple images, with cropping option",
55
"main": "js/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)