fix: pasting in prompt no worky

This commit is contained in:
2025-05-21 12:12:37 -06:00
parent 041129dc83
commit b43a837c6a
2 changed files with 43 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@bearmetal/pdf-tools",
"version": "1.0.4",
"version": "1.0.5",
"license": "GPL 3.0",
"tasks": {
"dev": "deno run -A --env-file=.env main.ts",