aboutsummaryrefslogtreecommitdiff
path: root/.ci/package.json
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-12-07 14:34:20 -0800
committerElizabeth Hunt <me@liz.coffee>2025-12-07 14:34:20 -0800
commit2c7db7b298ae7a7b8d6d67f13b61f18a3d310624 (patch)
tree8eb004d3b257865f96044954fcf7602280066a16 /.ci/package.json
parent6833f7489102e6bb0a13cfa8b8b7a116d658282d (diff)
downloadci-2c7db7b298ae7a7b8d6d67f13b61f18a3d310624.tar.gz
ci-2c7db7b298ae7a7b8d6d67f13b61f18a3d310624.zip
Dogfood ci model in .ci
Diffstat (limited to '.ci/package.json')
-rw-r--r--.ci/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/package.json b/.ci/package.json
index dc42e26..181970e 100644
--- a/.ci/package.json
+++ b/.ci/package.json
@@ -4,7 +4,7 @@
"clean": "rm -rf dist ci.cjs"
},
"dependencies": {
- "@emprespresso/ci_model": "file:../model"
+ "@emprespresso/ci_model": "^0.2.0"
},
"devDependencies": {
"esbuild": "0.25.5"