Fix FormData

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-05-12 19:43:57 +02:00
parent 47b01ca078
commit ec918d497d
5 changed files with 16 additions and 9 deletions

View File

@@ -129,6 +129,7 @@
"localforage": "^1.10.0",
"lodash": "^4.7.11",
"mini-css-extract-plugin": "^2.6.0",
"object-to-formdata": "^4.5.1",
"path-browserify": "^1.0.1",
"postcss": "^8.4.29",
"process": "^0.11.10",