Skip to content

Commit

Permalink
fix(e2e): adds rimraf to suite-desktop-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Vere-Grey committed Jan 2, 2025
1 parent e4c6a6c commit 015bb24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/suite-desktop-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"electron": "32.2.6",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"rimraf": "^6.0.1",
"terser-webpack-plugin": "^5.3.9",
"webpack": "^5.96.1",
"xvfb-maybe": "^0.2.1"
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12212,6 +12212,7 @@ __metadata:
fs-extra: "npm:^11.2.0"
glob: "npm:^10.3.10"
openpgp: "npm:^6.0.1"
rimraf: "npm:^6.0.1"
systeminformation: "npm:^5.23.5"
terser-webpack-plugin: "npm:^5.3.9"
webpack: "npm:^5.96.1"
Expand Down

0 comments on commit 015bb24

Please sign in to comment.