Skip to content

Commit 6174906

Browse files
authored
refactor:修改release包名 (#5)
1 parent 0cbdf62 commit 6174906

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-native-tcp-socket",
2+
"name": "@react-native-oh-tpl/react-native-tcp-socket",
33
"title": "React Native Tcp Socket",
44
"version": "6.2.0-0.0.1",
55
"description": "React Native TCP socket API for Android & iOS with SSL/TLS support",
@@ -21,6 +21,7 @@
2121
"/windows",
2222
"/src",
2323
"/lib",
24+
"/harmony",
2425
"/*.podspec",
2526
"/jest"
2627
],

0 commit comments

Comments
 (0)