Skip to content

Commit c724430

Browse files
committed
fix: support object input for rollup
1 parent 53bb25a commit c724430

File tree

3 files changed

+287
-211
lines changed

3 files changed

+287
-211
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"rolldown": "nightly",
115115
"rollup": "^4.22.5",
116116
"rollup-plugin-esbuild": "^6.1.1",
117-
"tsdown": "^0.2.16",
117+
"tsdown": "^0.2.17",
118118
"tsx": "^4.19.1",
119119
"typescript": "^5.6.2",
120120
"vite": "^5.4.8",

0 commit comments

Comments
 (0)