fix: fix misc windows issues (#323)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"dev": "bun --loader:.md=text --loader:.mdx=text --loader:.txt=text run src/index.ts",
|
||||
"build": "bun run build.js",
|
||||
"prepare": "bun run build",
|
||||
"postinstall": "bun scripts/postinstall-patches.js || true"
|
||||
"postinstall": "node scripts/postinstall-patches.js"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js,jsx,json}": [
|
||||
|
||||
Reference in New Issue
Block a user