summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ed4fcdeda..55242761b 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
"packageManager": "[email protected]",
"scripts": {
"typecheck": "bun run --filter='*' typecheck",
+ "stainless": "bun run ./packages/opencode/src/index.ts serve ",
"postinstall": "./scripts/hooks"
},
"workspaces": {