Skip to content

Commit

Permalink
release: @react-native-oh-tpl/[email protected] (#10
Browse files Browse the repository at this point in the history
)
  • Loading branch information
xiaolieask authored May 28, 2024
1 parent 8829e67 commit 292f89f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified harmony/image_picker.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/image_picker/BuildProfile.ets
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default class BuildProfile {
static readonly HAR_VERSION = '7.0.3-0.1.3';
static readonly HAR_VERSION = '7.0.3-0.1.4';
static readonly BUILD_MODE_NAME = 'debug';
static readonly DEBUG = true;
static readonly TARGET_NAME = 'default';
Expand Down
2 changes: 1 addition & 1 deletion harmony/image_picker/oh-package.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "@react-native-oh-tpl/react-native-image-picker",
"description": "Please describe the basic information.",
"main": "ts.ts",
"version": "7.0.3-0.1.3",
"version": "7.0.3-0.1.4",
"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-picker",
"version": "7.0.3-0.1.3",
"version": "7.0.3-0.1.4",
"description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
"react-native": "src/index.ts",
"main": "src/index.ts",
Expand Down

0 comments on commit 292f89f

Please sign in to comment.