Skip to content

Commit

Permalink
馃敀 fix: package-lock file for cross-compatibility (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila committed Apr 24, 2024
1 parent 3df4fac commit cdab1e9
Show file tree
Hide file tree
Showing 3 changed files with 4,334 additions and 4,183 deletions.
5 changes: 0 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
"version": "0.7.1",
"description": "",
"type": "module",
"overrides": {
"vite": {
"rollup": "4.15.0"
}
},
"scripts": {
"data-provider": "cd .. && npm run build:data-provider",
"build:file": "cross-env NODE_ENV=production vite build --debug > vite-output.log 2>&1",
Expand Down

0 comments on commit cdab1e9

Please sign in to comment.