Skip to content

Commit b793911

Browse files
committed
add rnpm config
1 parent 65ccf53 commit b793911

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,11 @@
5151
"devDependencies": {
5252
"babel-eslint": "^4.1.6",
5353
"eslint-plugin-react": "^3.11.3"
54+
},
55+
"rnpm": {
56+
"android": {
57+
"packageName": "react-native-tcp",
58+
"packageFolder": "@staltz/react-native-tcp"
59+
}
5460
}
5561
}

0 commit comments

Comments
 (0)