chore: cleanup tsup configs (#8381)

This commit is contained in:
Parbez
2022-07-28 22:27:57 +05:30
committed by GitHub
parent ff5dd1fcb4
commit c258bdf083
34 changed files with 17 additions and 346 deletions

View File

@@ -55,7 +55,6 @@
"eslint": "^8.20.0",
"prettier": "^2.7.1",
"rollup-plugin-typescript2": "0.32.1",
"tsup": "^6.2.0",
"typescript": "^4.7.4",
"unbuild": "^0.7.6"
},