mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-02 11:52:38 +02:00
fixed review comments
This commit is contained in:
parent
71a3d2ff91
commit
bfba0f0682
9 changed files with 85 additions and 157 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"papaparse": "^5.5.3",
|
||||
"pdf-parse": "^2.4.5",
|
||||
"react": "^19.2.3",
|
||||
"shell-quote": "^1.8.3",
|
||||
"xlsx": "^0.18.5",
|
||||
"yaml": "^2.8.2",
|
||||
"zod": "^4.2.1"
|
||||
|
|
@ -42,6 +43,7 @@
|
|||
"devDependencies": {
|
||||
"@types/node": "^25.0.3",
|
||||
"@types/papaparse": "^5.5.2",
|
||||
"@types/pdf-parse": "^1.1.5"
|
||||
"@types/pdf-parse": "^1.1.5",
|
||||
"@types/shell-quote": "^1.7.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue