Skip to content

Commit c196b9a

Browse files
release:@react-native-oh-tpl/react-native-image-resizer@3.0.9-0.0.2 (#6)
1 parent 4581d2f commit c196b9a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

harmony/image_resizer.har

-3.09 KB
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.1",
10+
"version": "3.0.9-0.0.2",
1111
"dependencies": {
1212
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1313
}

package.json

Lines changed: 4 additions & 4 deletions
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.1",
3+
"version": "3.0.9-0.0.2",
44
"description": "Rescale local images with React Native",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",
@@ -44,14 +44,14 @@
4444
],
4545
"repository": {
4646
"type": "git",
47-
"url": "git+https://github.com/bamlab/react-native-image-resizer.git"
47+
"url": "git+https://github.com/react-native-oh-library/react-native-image-resizer.git"
4848
},
4949
"author": "Florian Rival <florianr@bam.tech> (http://bam.tech)",
5050
"license": "MIT",
5151
"bugs": {
52-
"url": "https://github.com/bamlab/react-native-image-resizer/issues"
52+
"url": "https://github.com/react-native-oh-library/react-native-image-resizer/issues"
5353
},
54-
"homepage": "https://github.com/bamlab/react-native-image-resizer#readme",
54+
"homepage": "https://github.com/react-native-oh-library/react-native-image-resizer",
5555
"publishConfig": {
5656
"registry": "https://registry.npmjs.org/",
5757
"access": "public"

0 commit comments

Comments
 (0)