Skip to content

Commit cdab1e9

Browse files
authored
🔒 fix: package-lock file for cross-compatibility (#2515)
1 parent 3df4fac commit cdab1e9

File tree

3 files changed

+4334
-4183
lines changed

3 files changed

+4334
-4183
lines changed

client/package.json

-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
"version": "0.7.1",
44
"description": "",
55
"type": "module",
6-
"overrides": {
7-
"vite": {
8-
"rollup": "4.15.0"
9-
}
10-
},
116
"scripts": {
127
"data-provider": "cd .. && npm run build:data-provider",
138
"build:file": "cross-env NODE_ENV=production vite build --debug > vite-output.log 2>&1",

0 commit comments

Comments
 (0)