Skip to content

Commit e6024a4

Browse files
committed
Update package.json
1 parent dc1458d commit e6024a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
"prettier-plugin-tailwindcss": "^0.6.11",
5555
"typescript": "^5.8.2"
5656
},
57+
"optionalDependencies": {
58+
"@rollup/rollup-linux-arm64-gnu": "4.36.0"
59+
},
5760
"lint-staged": {
5861
"*.{js,jsx,ts,tsx,astro}": [
5962
"npm run typecheck",

0 commit comments

Comments
 (0)