🔒 fix: package-lock file for cross-compatibility (#2515)

This commit is contained in:
Danny Avila 2024-04-24 10:42:18 -04:00 committed by GitHub
parent 3df4fac118
commit cdab1e9cda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3631 additions and 3480 deletions

View file

@ -7,11 +7,6 @@
"client",
"packages/*"
],
"overrides": {
"vite": {
"rollup": "4.15.0"
}
},
"scripts": {
"update": "node config/update.js",
"add-balance": "node config/add-balance.js",