Skip to content

Commit 906355f

Browse files
committed
fix: add rollup-linux-x64-gnu to optional deps
1 parent b02f10c commit 906355f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
"typescript": "4.7.2",
4949
"vitest": "^2.0.5"
5050
},
51+
"optionalDependencies": {
52+
"@rollup/rollup-linux-x64-gnu": "^4.24.0"
53+
},
5154
"keywords": [
5255
"typescript",
5356
"functional",

0 commit comments

Comments
 (0)