Skip to content

Commit d077166

Browse files
committed
RNCNetInfoTurboModule.h 修复大小写错误,避免linux编译报错
1 parent 5952aa8 commit d077166

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

harmony/netinfo.har

33 Bytes
Binary file not shown.

harmony/netinfo/oh-package.json5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
},
66
"author": "",
7-
"name": "netinfo",
7+
"name": "@react-native-oh-tpl/netinfo",
88
"description": "Please describe the basic information.",
99
"main": "ts.ts",
10-
"version": "1.0.0",
10+
"version": "11.1.0-0.0.6",
1111
"dependencies": {
12-
"rnoh": "file:../rnoh"
12+
"rnoh": "file:../libs/rnoh-4.1.0.400.har"
1313
},
1414
"types": 'har'
1515
}

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/netinfo",
3-
"version": "11.1.0-0.0.5",
3+
"version": "11.1.0-0.0.6",
44
"description": "React Native Network Info API for iOS & Android",
55
"harmony": {
66
"alias": "@react-native-community/netinfo"

0 commit comments

Comments
 (0)