diff --git a/harmony/safe_area.har b/harmony/safe_area.har index 8e1d934..559e1d6 100644 Binary files a/harmony/safe_area.har and b/harmony/safe_area.har differ diff --git a/harmony/safe_area/oh-package.json5 b/harmony/safe_area/oh-package.json5 index 0121c12..0dddcb5 100644 --- a/harmony/safe_area/oh-package.json5 +++ b/harmony/safe_area/oh-package.json5 @@ -8,7 +8,7 @@ "name": "@react-native-oh-tpl/react-native-safe-area-context", "description": "Please describe the basic information.", "main": "index.ets", - "version": "4.7.4-0.1.4", + "version": "4.7.4-0.1.5", "dependencies": { "@rnoh/react-native-openharmony": "file:../react_native_openharmony" } diff --git a/package.json b/package.json index 2a05c55..28e61ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-oh-tpl/react-native-safe-area-context", - "version": "4.7.4-0.1.4", + "version": "4.7.4-0.1.5", "description": "A flexible way to handle safe area, also works on Android and web.", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",