Skip to content

Commit dfd2616

Browse files
GreatQin1qinjianqili
andauthored
release: @react-native-oh-tpl/[email protected] (#12)
Co-authored-by: qinjianqili <[email protected]>
1 parent 0127c6e commit dfd2616

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# @react-native-oh-tpl/react-native-file-access
22

3-
This project is based on [react-native-file-access](https://github.com/alpha0010/react-native-file-access)
3+
This project is based on [react-native-file-access v3.1.0](https://github.com/alpha0010/react-native-file-access/releases/tag/v3.1.0)
44

5-
## 文档地址 / Documentation URL
5+
## 文档地址 / Documentation URL
66

77
- [中文](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-file-access.md)
88

99
- [English](https://gitee.com/react-native-oh-library/usage-docs/blob/master/en/react-native-file-access.md)
1010

1111
## 请悉知 / Acknowledgements
1212

13-
本项目基于 [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-file-access/blob/sig/LICENSE) ,请自由地享受和参与开源。
13+
本项目基于 [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-file-access/blob/sig/LICENSE) ,请自由地享受和参与开源。

harmony/file_access.har

94 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-file-access",
3-
"version": "3.1.0-0.0.3",
3+
"version": "3.1.1-rc.1",
44
"description": "Keep the screen from going to sleep. iOS , Android and Harmony",
55
"main": "Index.ets",
66
"author": "",
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"@rnoh/react-native-openharmony": 'file:../react_native_openharmony'
9+
"@rnoh/react-native-openharmony": '0.72.38'
1010
}
1111
}
1212

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-file-access",
3-
"version": "3.1.0-0.0.3",
3+
"version": "3.1.1-rc.1",
44
"description": "Filesystem access for React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -168,4 +168,4 @@
168168
"type": "modules",
169169
"jsSrcsDir": "src"
170170
}
171-
}
171+
}

0 commit comments

Comments
 (0)