Skip to content

Commit 22ba909

Browse files
committed
fix(local-inference): declare tsup build dependency
1 parent aea9794 commit 22ba909

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/plugin-local-inference/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"devDependencies": {
100100
"@biomejs/biome": "^2.4.14",
101101
"@types/node": "24.12.2",
102+
"tsup": "8.5.1",
102103
"typescript": "^6.0.3",
103104
"vitest": "^4.1.4"
104105
},

0 commit comments

Comments
 (0)