summaryrefslogtreecommitdiffhomepage
path: root/cloud/core/package.json
diff options
context:
space:
mode:
authorFrank <[email protected]>2025-09-11 17:21:49 -0400
committerFrank <[email protected]>2025-09-11 17:22:05 -0400
commit3abca8fd4b08f5d122c2352fcee64755a028228a (patch)
tree338a442124fd0f9aa7bba265558594f961bcc156 /cloud/core/package.json
parentf5b3992479b616b5900a5f752d8928980837426e (diff)
downloadopencode-3abca8fd4b08f5d122c2352fcee64755a028228a.tar.gz
opencode-3abca8fd4b08f5d122c2352fcee64755a028228a.zip
wip: zen
Diffstat (limited to 'cloud/core/package.json')
-rw-r--r--cloud/core/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cloud/core/package.json b/cloud/core/package.json
index 2a3cbd399..48af18043 100644
--- a/cloud/core/package.json
+++ b/cloud/core/package.json
@@ -18,6 +18,7 @@
},
"scripts": {
"db": "sst shell drizzle-kit",
+ "db-prod": "sst shell --stage production -- drizzle-kit",
"typecheck": "tsc --noEmit"
},
"devDependencies": {