Skip to content

Commit 8d72a66

Browse files
author
Brian J
committed
Add optionalDependencies for failing ci
1 parent 36d3dfd commit 8d72a66

File tree

2 files changed

+266
-0
lines changed

2 files changed

+266
-0
lines changed

package-lock.json

+263
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
"prettier": "^3.5.0",
3737
"vitest": "^3.0.5"
3838
},
39+
"optionalDependencies": {
40+
"@rollup/rollup-linux-x64-gnu": "^4.34.9"
41+
},
3942
"eslintConfig": {},
4043
"lint-staged": {
4144
"**/*.js": [

0 commit comments

Comments
 (0)