fixed typo

This commit is contained in:
Jan Prochazka
2024-11-15 12:01:32 +01:00
parent a7ceb8951c
commit 9e04f2b9c6

View File

@@ -36,7 +36,7 @@
"webpack": "^5.91.0", "webpack": "^5.91.0",
"webpack-cli": "^5.1.4" "webpack-cli": "^5.1.4"
}, },
"dependecies": { "dependencies": {
"lodash": "^4.17.21", "lodash": "^4.17.21",
"xlsx": "0.16.9" "xlsx": "0.16.9"
} }