chisel-studio 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -20,7 +20,7 @@ pnpm add chisel-studio
20
20
  bun add chisel-studio
21
21
  ```
22
22
 
23
- `chisel-engine` and `hono` are peer dependencies.
23
+ `chisel-engine` is a peer dependency. `hono` is included as a direct dependency and will be installed automatically.
24
24
 
25
25
  ## Usage
26
26