We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91a23a commit 445b8aaCopy full SHA for 445b8aa
package.json
@@ -4,8 +4,13 @@
4
"type": "module",
5
"private": true,
6
"workspaces": [
7
- "apps/*",
8
- "packages/*"
+ "apps/test-app",
+ "packages/gyp-to-cmake",
9
+ "packages/cmake-rn",
10
+ "packages/ferric",
11
+ "packages/host",
12
+ "packages/node-addon-examples",
13
+ "packages/ferric-example"
14
],
15
"homepage": "https://github.com/callstackincubator/react-native-node-api#readme",
16
"scripts": {
0 commit comments