aboutsummaryrefslogtreecommitdiff
path: root/.ci/package.json
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2026-07-23 09:29:48 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2026-07-23 09:29:48 -0700
commit2708fc955a46cacd93869903eaab4321bd274226 (patch)
treecef2c2e540bec16520eca84e2c73624b7222bc79 /.ci/package.json
parent22694944ced5aa4ae61caee1adb4415bd285c6d6 (diff)
downloadci-2708fc955a46cacd93869903eaab4321bd274226.tar.gz
ci-2708fc955a46cacd93869903eaab4321bd274226.zip
Thread through commit hash
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 e8b3c72..f95ade3 100644
--- a/.ci/package.json
+++ b/.ci/package.json
@@ -4,7 +4,7 @@
"clean": "rm -rf dist ci.cjs"
},
"dependencies": {
- "@emprespresso/ci_model": "^0.3.0"
+ "@emprespresso/ci_model": "^0.4.0"
},
"devDependencies": {
"@types/node": "^24.10.1",