Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with Typescript compatibility
We had to bump the typescript version to avoid this error: ``` node_modules/@types/har-format/index.d.ts:258:6 - error TS1023: An index signature parameter type must be either 'string' or 'number'. ```
- Loading branch information