polish meter

This commit is contained in:
TC
2026-06-14 19:59:51 +10:00
parent 7083c67121
commit 3f524a1e0b
8 changed files with 403 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
"@types/pdf-parse": "^1.1.5",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/write-good": "^1.0.3",
"@vitejs/plugin-react": "^4.2.0",
"electron": "^33.0.0",
"electron-builder": "^24.0.0",
@@ -46,6 +47,7 @@
"pdf-parse": "^2.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"write-good": "^1.0.8",
"zustand": "^4.5.0"
},
"build": {