Skip to content

Commit 5952aa8

Browse files
committed
修改dependencies依赖,视频ohpm1.5
1 parent 1d3520c commit 5952aa8

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

harmony/netinfo.har

305 Bytes
Binary file not shown.

harmony/netinfo/oh-package.json5

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"license": "Apache-2.0",
33
"devDependencies": {
4-
"rhon": "file:../rnoh"
4+
55
},
66
"author": "",
77
"name": "netinfo",
88
"description": "Please describe the basic information.",
99
"main": "ts.ts",
1010
"version": "1.0.0",
11-
"dependencies": {},
11+
"dependencies": {
12+
"rnoh": "file:../rnoh"
13+
},
1214
"types": 'har'
1315
}

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

0 commit comments

Comments
 (0)