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 ae36c7b commit 2c907e4Copy full SHA for 2c907e4
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