chore: add tsup to monorepo root (#1032)

pull/1017/head
Jonathan Haines 2025-03-24 21:41:18 +11:00 committed by Tim Barley
parent 95dd8e74ad
commit 59a9a2747e
2 changed files with 2 additions and 0 deletions

View File

@ -70,6 +70,7 @@
"eslint": "^9.17.0",
"npm-run-all2": "^6.2.2",
"prettier": "^2.7.1",
"tsup": "^8.4.0",
"typescript": "^5.2.2",
"vitest": "^3.0.8"
},

View File

@ -11047,6 +11047,7 @@ __metadata:
eslint: "npm:^9.17.0"
npm-run-all2: "npm:^6.2.2"
prettier: "npm:^2.7.1"
tsup: "npm:^8.4.0"
typescript: "npm:^5.2.2"
vitest: "npm:^3.0.8"
languageName: unknown