Fix base64 on mobile

This commit is contained in:
Andras Schmelczer 2025-01-05 21:56:22 +00:00
parent 76683f9b0a
commit 5e8a6e50cd
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 15 additions and 2 deletions

View file

@ -23,6 +23,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^16.11.6",
"builtin-modules": "3.3.0",
"byte-base64": "^1.1.0",
"css-loader": "^7.1.2",
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",