chore: upgrade typescript

This commit is contained in:
Xmader 2020-10-01 11:57:39 -04:00
parent 31a608eb52
commit 29b55831d3

View file

@ -29,7 +29,7 @@
"rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-typescript": "^1.0.1", "rollup-plugin-typescript": "^1.0.1",
"tslib": "^1.10.0", "tslib": "^1.10.0",
"typescript": "^3.6.4" "typescript": "^3.9.7"
}, },
"scripts": { "scripts": {
"build": "rollup -c", "build": "rollup -c",