Skip to content

Commit 2bc3da4

Browse files
authored
Merge pull request react-native-oh-library#23 from suilyy/sig
pre-releaase: @react-native-oh-tpl/[email protected]
2 parents 7c8af47 + 5a95909 commit 2bc3da4

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @react-native-oh-tpl/blur
22

3-
This project is based on [@react-native-community/blur](https://github.com/Kureev/react-native-blur)
3+
This project is based on [@react-native-community/blur@4.4.0](https://github.com/Kureev/react-native-blur/tree/v4.4.0)
44

55
## Documentation
66

harmony/blur.har

43 Bytes
Binary file not shown.

harmony/blur/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "@react-native-oh-tpl/blur",
77
"description": "main cpai architecture",
88
"src": "index.ets",
9-
"version": "4.4.0-0.1.1",
9+
"version": "4.4.1-rc.1",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony",
1212
},

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/blur",
3-
"version": "4.4.0-0.1.1",
3+
"version": "4.4.1-rc.1",
44
"description": "React Native Blur component",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)