Skip to content

Commit dc947a5

Browse files
committed
chore: pin rolldown to 1.0.0.beta-3
1 parent c7bc6df commit dc947a5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@
9898
},
9999
"pnpm": {
100100
"overrides": {
101-
"oxc-resolver": "^4.2.0"
101+
"oxc-resolver": "^4.2.0",
102+
"rolldown": "^1.0.0-beta.3"
102103
}
103104
},
104105
"simple-git-hooks": {

pnpm-lock.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)