Skip to content

Commit e66401e

Browse files
Update package.json
1 parent 9500ddd commit e66401e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

web/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
"@multitheftauto/starlight-theme-mtasa": "^1.3.0",
1515
"astro": "^5.1.5",
1616
"sharp": "^0.32.5"
17-
}
17+
},
18+
"optionalDependencies": {
19+
"@rollup/rollup-linux-x64-gnu": "*"
20+
},
1821
}

0 commit comments

Comments
 (0)