Added tsup
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Julien Valverdé
2024-03-22 23:37:36 +01:00
parent 1910c9ff9f
commit 8089aa82b4
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -56,6 +56,7 @@
"rollup-plugin-cleanup": "^3.2.1", "rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-ts": "^3.4.5", "rollup-plugin-ts": "^3.4.5",
"ts-functional-pipe": "^3.1.2", "ts-functional-pipe": "^3.1.2",
"tsup": "^8.0.2",
"tsx": "^4.7.1", "tsx": "^4.7.1",
"typescript": "^5.4.2" "typescript": "^5.4.2"
} }