chore(rollup): use official ts plugin

This commit is contained in:
moklick
2023-01-11 14:30:39 +01:00
parent 2f6afd815c
commit ca61c7f94e
4 changed files with 63 additions and 119 deletions

View File

@@ -37,7 +37,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rimraf": "^3.0.2",
"rollup": "2.79.1",
"rollup": "^3.9.1",
"turbo": "^1.7.0",
"typescript": "^4.9.4"
}