Skip to content

Commit

Permalink
"resolutions": {
Browse files Browse the repository at this point in the history
        "cliui": "^8.0.1"
    },
  • Loading branch information
MayGo committed Nov 13, 2024
1 parent 274ab01 commit 3a4de2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"prepare_client": "cpx \"../client/build/**/*\" dist",
"release": "electron-builder -c electron-builder.yml"
},
"resolutions": {
"cliui": "^8.0.1"
},
"dependencies": {
"@sentry/electron": "^2.5.4",
"csv-stringify": "^6.2.0",
Expand Down

0 comments on commit 3a4de2e

Please sign in to comment.