chore: upgrade typescript
This commit is contained in:
parent
31a608eb52
commit
29b55831d3
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue