Sheet selection and mapping

This commit is contained in:
Roman Krček
2025-07-17 16:15:23 +02:00
parent f83595f3c3
commit c6ea10e1d6
8 changed files with 750 additions and 9 deletions

View File

@@ -35,7 +35,9 @@
"@types/gapi.client.drive": "^3.0.15",
"@types/gapi.client.sheets": "^4.0.20201031",
"@types/google.accounts": "^0.0.17",
"@types/uuid": "^10.0.0",
"idb": "^8.0.3",
"pdf-lib": "^1.17.1"
"pdf-lib": "^1.17.1",
"uuid": "^11.1.0"
}
}