summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/package.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-09-19 06:10:27 -0400
committerDax Raad <[email protected]>2025-09-19 06:10:27 -0400
commit824e035815f720554bc51423b6a2e0cdf02460d6 (patch)
treee8d4fa3ae96d677addc2a21a5642395f916c729b /packages/plugin/package.json
parentd652b94a1454d51172467d916c820effbe4bc1e4 (diff)
downloadopencode-824e035815f720554bc51423b6a2e0cdf02460d6.tar.gz
opencode-824e035815f720554bc51423b6a2e0cdf02460d6.zip
ci: stuff
Diffstat (limited to 'packages/plugin/package.json')
-rw-r--r--packages/plugin/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index 52968bdcd..dece34fac 100644
--- a/packages/plugin/package.json
+++ b/packages/plugin/package.json
@@ -4,7 +4,8 @@
"version": "0.10.1",
"type": "module",
"scripts": {
- "typecheck": "tsc --noEmit"
+ "typecheck": "tsc --noEmit",
+ "build": "tsc"
},
"exports": {
".": {