mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 05:13:32 +00:00
feat: excel import (#527)
* refactor: simplify excel import * chore: add external deepmerge utility * chore: create import map utilities * chore: increase size limits on uploads * style: small presentation tweaks * feat: resolve times on excel import, refs #508
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"cleanup": "rm -rf .turbo && rm -rf node_modules"
|
||||
},
|
||||
"dependencies": {
|
||||
"deepmerge-ts": "^5.1.0",
|
||||
"luxon": "^3.3.0",
|
||||
"nanoid": "^4.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user