Skip to content

Commit

Permalink
fix(e2e): Add rimraf to transport-bridge package for building purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
Vere-Grey committed Jan 2, 2025
1 parent e4c6a6c commit e53af26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/transport-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"esbuild": "^0.23.1",
"html-webpack-plugin": "^5.6.0",
"pkg": "^5.8.1",
"rimraf": "^6.0.1",
"webpack": "^5.96.1"
},
"dependencies": {
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12493,6 +12493,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-intl: "npm:^6.6.8"
rimraf: "npm:^6.0.1"
styled-components: "npm:^6.1.8"
usb: "npm:^2.14.0"
webpack: "npm:^5.96.1"
Expand Down

0 comments on commit e53af26

Please sign in to comment.