Skip to content

Commit bdba184

Browse files
committed
ci: fix failing builds on Ubuntu
1 parent b5b2616 commit bdba184

File tree

2 files changed

+216
-0
lines changed

2 files changed

+216
-0
lines changed

package-lock.json

Lines changed: 213 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
@@ -37,5 +37,8 @@
3737
"devDependencies": {
3838
"@azure/static-web-apps-cli": "^1.1.7",
3939
"vite": "^5.2.10"
40+
},
41+
"optionalDependencies": {
42+
"@rollup/rollup-linux-x64-gnu": "^4.17.2"
4043
}
4144
}

0 commit comments

Comments
 (0)