Skip to content

Commit 330f017

Browse files
committed
added bootstrap command to package
1 parent d169fc4 commit 330f017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cmake-rn/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
],
1919
"scripts": {
2020
"build": "tsc",
21+
"bootstrap": "pnpm build",
2122
"start": "tsx src/run.ts",
2223
"test": "tsx --test --test-reporter=@reporters/github --test-reporter-destination=stdout --test-reporter=spec --test-reporter-destination=stdout"
2324
},

0 commit comments

Comments
 (0)