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 d169fc4 commit 330f017Copy full SHA for 330f017
packages/cmake-rn/package.json
@@ -18,6 +18,7 @@
18
],
19
"scripts": {
20
"build": "tsc",
21
+ "bootstrap": "pnpm build",
22
"start": "tsx src/run.ts",
23
"test": "tsx --test --test-reporter=@reporters/github --test-reporter-destination=stdout --test-reporter=spec --test-reporter-destination=stdout"
24
},
0 commit comments