summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-07-01 12:41:33 -0700
committerElizabeth Hunt <me@liz.coffee>2025-07-01 12:41:33 -0700
commit6b5cad9dc4ad9135a347d7dec119d533f7f02fa2 (patch)
treeafc6338a7369e1a4710d021f063c1390e59fbb98
parentb2ab472a677a22f8300b5beb061f426ad35e2a6a (diff)
downloadci-6b5cad9dc4ad9135a347d7dec119d533f7f02fa2.tar.gz
ci-6b5cad9dc4ad9135a347d7dec119d533f7f02fa2.zip
remove .ci from ws
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9ed995f..cd56ad8 100644
--- a/package.json
+++ b/package.json
@@ -7,8 +7,7 @@
"u",
"model",
"server",
- "worker",
- ".ci"
+ "worker"
],
"scripts": {
"build": "npm run build --workspaces --if-present && tsc",