Update runtime checks and installer behavior
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
".env.example"
|
||||
],
|
||||
"scripts": {
|
||||
"preinstall": "node ./scripts/check-node-version.mjs",
|
||||
"build": "tsc -p tsconfig.build.json",
|
||||
"build:native-bundle": "node ./scripts/build-native-bundle.mjs",
|
||||
"dev": "tsx src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user