Skip to content

Commit 9c58e1f

Browse files
committed
chore: use latest tsdown, don't override rolldown
1 parent 46ac044 commit 9c58e1f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,11 @@
118118
"markdownlint-cli": "^0.42.0",
119119
"pathe": "^1.1.2",
120120
"prettier": "^3.7.0",
121-
"tsdown": "^0.16.5",
121+
"tsdown": "^0.16.7",
122122
"typescript": "^5.7.2",
123123
"vite-plugin-eslint4b": "^0.5.1",
124124
"vitepress": "^1.4.1",
125125
"vitest": "^3.2.4",
126126
"vue-eslint-parser": "^10.0.0"
127-
},
128-
"overrides": {
129-
"rolldown": "https://pkg.pr.new/rolldown@main"
130127
}
131128
}

0 commit comments

Comments
 (0)