mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-14 20:03:52 +00:00
45fe669f0a
* 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
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
// evaluating the library, we re-export to make it easy to detach
|
|
export { deepmerge } from 'deepmerge-ts';
|