Skip to content

Commit bffabbc

Browse files
authored
fix: build error (opentiny#1523)
1 parent 2451dad commit bffabbc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@
5656
"pnpm": {
5757
"patchedDependencies": {
5858
"@vue/repl@2.9.0": "patches/@vue__repl@2.9.0.patch"
59+
},
60+
"overrides": {
61+
"rollup": "~4.44.0"
5962
}
6063
}
6164
}

0 commit comments

Comments
 (0)