Skip to content

Commit b91e776

Browse files
committed
fix(react-client): fix tsup build
1 parent 724807f commit b91e776

File tree

2 files changed

+645
-524
lines changed

2 files changed

+645
-524
lines changed

libs/react-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vitejs/plugin-react-swc": "^3.3.2",
4141
"jsdom": "^22.1.0",
4242
"tslib": "^2.6.2",
43-
"tsup": "^7.2.0",
43+
"tsup": "^8.4.0",
4444
"typescript": "^5.2.2",
4545
"vite": "^5.4.14",
4646
"vite-tsconfig-paths": "^4.2.0",

0 commit comments

Comments
 (0)