freeze v0.2.0

This commit is contained in:
2026-05-16 20:07:52 +02:00
parent afeb46a210
commit bdbb6c0a1c
9 changed files with 857 additions and 161 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pdf-workbench",
"version": "0.1.0",
"name": "pdf-tools",
"version": "0.2.0",
"private": true,
"scripts": {
"dev": "vite",
@@ -20,5 +20,6 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"typescript": "^5.6.3",
"vite": "^5.4.10"
}
},
"description": "Browser-only, self-hostable PDF workbench for page-level PDF operations."
}