1. Move `@types/node` into devDependencies. 2. Do not pin jszip version `"jszip": "^3.1.3"`. 3. Consider replace moment with [dayjs](/iamkun/dayjs). It's too heavy since we only parse time string. 4. add `browser` field.