Skip to content

Commit 0d02e40

Browse files
committed
add optional dependencies
1 parent 30c7352 commit 0d02e40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,10 @@
4444
"vue": "^3.5.13",
4545
"vue-tsc": "^2.2.0",
4646
"ziggy-js": "^2.4.2"
47+
},
48+
"optionalDependencies": {
49+
"@rollup/rollup-linux-x64-gnu": "4.9.5",
50+
"@tailwindcss/oxide-linux-x64-gnu": "^4.0.1",
51+
"lightningcss-linux-x64-gnu": "^1.29.1"
4752
}
4853
}

0 commit comments

Comments
 (0)