fix: tslib 2.0.3 is broken (typings)

This commit is contained in:
Martin Guillon
2020-11-02 09:39:55 +01:00
parent 4f4c7550a1
commit 47bb41ea9e

View File

@ -88,7 +88,7 @@
"ts-jest": "26.4.0",
"ts-node": "~8.10.2",
"ts-patch": "^1.2.5",
"tslib": "~2.0.1",
"tslib": "2.0.2",
"tslint": "~6.1.3",
"typescript": "~4.0.5",
"webpack": "~4.44.1",