Skip to content

Commit fb33212

Browse files
committed
frontend packages update
1 parent fe3e320 commit fb33212

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

frontend/package-lock.json

+17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,8 @@
4646
},
4747
"lint-staged": {
4848
"**/*": "prettier --write --ignore-unknown"
49+
},
50+
"optionalDependencies": {
51+
"@rollup/rollup-linux-x64-gnu": "^4.30.1"
4952
}
5053
}

0 commit comments

Comments
 (0)