Skip to content

Commit 28373e2

Browse files
authored
Update package.json of host to point to the right directory in the mono-repo
1 parent 15955cd commit 28373e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/callstackincubator/react-native-node-api.git",
9-
"directory": "packages/react-native-node-api"
9+
"directory": "packages/host"
1010
},
1111
"main": "dist/react-native/index.js",
1212
"type": "commonjs",

0 commit comments

Comments
 (0)