Add changeset

This commit is contained in:
gsxdsm
2026-05-04 09:54:22 -07:00
parent 2a4fba505e
commit 89401cd2c9
10 changed files with 249 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix `npx runfusion.ai` failing with `ERR_MODULE_NOT_FOUND: Cannot find package 'dockerode'` by declaring `dockerode` as a runtime dependency of the published CLI package (#33).