Skip to content

Commit

Permalink
fix: tsc and native deps fix
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvsadana committed Aug 17, 2023
1 parent 8433375 commit a8150ec
Show file tree
Hide file tree
Showing 7 changed files with 311 additions and 193 deletions.
196 changes: 17 additions & 179 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,8 @@
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^1.9.3",
"ansi_up": "^6.0.0",
"ansi_up": "5.2.1",
"axios": "^1.4.0",
"dockerode": "^3.3.5",
"dockerode-compose": "^1.3.3",
"dotenv": "^16.3.1",
"electron-debug": "^3.2.0",
"electron-dl": "^3.5.0",
Expand Down
Loading

0 comments on commit a8150ec

Please sign in to comment.