Update dependency tslib to v2

This commit is contained in:
AviorBOT
2020-05-17 22:21:02 +00:00
parent c104d76cc2
commit 001e38eb27
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"rollup-plugin-terser": "^5.1.2",
"rollup-plugin-typescript2": "^0.27.0",
"rollup-pluginutils": "^2.8.2",
"tslib": "^1.10.0",
"tslib": "^2.0.0",
"typescript": "^3.7.2"
},
"scripts": {