@panda-agent/panda-cli 0.1.18 → 0.1.20

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.
@@ -3,7 +3,7 @@
3
3
  "version": "0.1.0-vendored",
4
4
  "private": true,
5
5
  "type": "module",
6
- "description": "Vendored copy of panda-ink for panda-cli. Do not edit by hand.",
6
+ "description": "panda-ink (Ink fork) — edit src/ here; run npm run vendor:panda-ink from panda-cli to build dist/.",
7
7
  "main": "./dist/index.js",
8
8
  "types": "./dist/index.d.ts",
9
9
  "exports": {