summaryrefslogtreecommitdiff
path: root/.ci/package.json
diff options
context:
space:
mode:
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 9d8bfa7..dc42e26 100644
--- a/.ci/package.json
+++ b/.ci/package.json
@@ -4,7 +4,7 @@
"clean": "rm -rf dist ci.cjs"
},
"dependencies": {
- "@emprespresso/ci_model": "*"
+ "@emprespresso/ci_model": "file:../model"
},
"devDependencies": {
"esbuild": "0.25.5"