fix linux build error

This commit is contained in:
2025-05-06 10:52:10 +08:00
parent 3b12d07b51
commit 79db601591
+3
View File
@@ -86,5 +86,8 @@
}
}
]
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"
}
}