File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# @react-native-oh-tpl/react-native-file-access
2
2
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 )
4
4
5
- ## 文档地址 / Documentation URL
5
+ ## 文档地址 / Documentation URL
6
6
7
7
- [ 中文] ( https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-file-access.md )
8
8
9
9
- [ English] ( https://gitee.com/react-native-oh-library/usage-docs/blob/master/en/react-native-file-access.md )
10
10
11
11
## 请悉知 / Acknowledgements
12
12
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 ) ,请自由地享受和参与开源。
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : "@react-native-oh-tpl/react-native-file-access" ,
3
- "version" : "3.1.0-0.0.3 " ,
3
+ "version" : "3.1.1-rc.1 " ,
4
4
"description" : "Keep the screen from going to sleep. iOS , Android and Harmony" ,
5
5
"main" : "Index.ets" ,
6
6
"author" : "" ,
7
7
"license" : "Apache-2.0" ,
8
8
"dependencies" : {
9
- "@rnoh/react-native-openharmony" : 'file:../react_native_openharmony '
9
+ "@rnoh/react-native-openharmony" : '0.72.38 '
10
10
}
11
11
}
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-file-access" ,
3
- "version" : " 3.1.0-0.0.3 " ,
3
+ "version" : " 3.1.1-rc.1 " ,
4
4
"description" : " Filesystem access for React Native" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
168
168
"type" : " modules" ,
169
169
"jsSrcsDir" : " src"
170
170
}
171
- }
171
+ }
You can’t perform that action at this time.
0 commit comments