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

release:@react-native-oh-library/react-native-image-crop-picker@0.40.3-nc.0.0.11 #34

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified harmony/image_crop_picker.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/image_crop_picker/oh-package.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Please describe the basic information.",
main: 'index.ets',
type: 'module',
version: '0.40.3-nc.0.0.10',
version: '0.40.3-nc.0.0.11',
dependencies: {
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-image-crop-picker",
"version": "0.40.3-nc.0.0.10",
"version": "0.40.3-nc.0.0.11",
"description": "Select single or multiple images, with cropping option",
"main": "js/index.js",
"scripts": {
Expand Down