Skip to content

Commit 4ff66d8

Browse files
committed
fix: Deployment issues
1 parent 3b19702 commit 4ff66d8

File tree

2 files changed

+278
-1
lines changed

2 files changed

+278
-1
lines changed

package-lock.json

Lines changed: 277 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
]
3030
},
3131
"optionalDependencies": {
32-
"@rollup/rollup-linux-x64-gnu": "*"
32+
"@rollup/rollup-linux-x64-gnu": "4.6.1"
3333
},
3434
"dependencies": {
3535
"@reduxjs/toolkit": "^2.6.1",

0 commit comments

Comments
 (0)