Skip to content

Commit 471a867

Browse files
committed
add optional deps
1 parent fa0e637 commit 471a867

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,10 @@
5353
"tailwindcss-animate": "^1.0.7",
5454
"typescript": "^5.7.2",
5555
"vite": "^6.0"
56+
},
57+
"optionalDependencies": {
58+
"@rollup/rollup-linux-x64-gnu": "4.9.5",
59+
"@tailwindcss/oxide-linux-x64-gnu": "^4.0.1",
60+
"lightningcss-linux-x64-gnu": "^1.29.1"
5661
}
5762
}

0 commit comments

Comments
 (0)