Skip to content

Commit 68f3bbf

Browse files
committed
adds optional
1 parent 60a1b18 commit 68f3bbf

File tree

2 files changed

+213
-0
lines changed

2 files changed

+213
-0
lines changed

package-lock.json

Lines changed: 210 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@
2929
"postcss": "^8.4.45",
3030
"tailwindcss": "^3.4.10",
3131
"vite": "^5.4.3"
32+
},
33+
"optionalDependencies": {
34+
"@rollup/rollup-linux-x64-gnu": "4.9.5"
3235
}
3336
}

0 commit comments

Comments
 (0)