Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
chore: Add semver, remove electrum-cash, install eslint-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron committed Jun 12, 2024
1 parent 2a8e8fb commit c1f41b3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 87 deletions.
123 changes: 39 additions & 84 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@types/better-sqlite3": "^7.4.2",
"@types/blocked-at": "^1.0.1",
"@types/download": "^8.0.1",
"@types/humanize-duration": "^3.27.1",
"@types/jest": "^27.0.3",
Expand Down Expand Up @@ -196,6 +195,7 @@
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.3.2",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
Expand All @@ -208,7 +208,6 @@
"lint-staged": "^12.1.4",
"mini-css-extract-plugin": "^2.4.5",
"opencollective-postinstall": "^2.0.3",
"prettier": "^2.5.1",
"react-refresh": "^0.11.0",
"react-refresh-typescript": "^2.0.3",
"react-test-renderer": "^17.0.2",
Expand Down Expand Up @@ -236,7 +235,6 @@
"@reduxjs/toolkit": "^1.7.1",
"electron-redux": "2.0.0-alpha.8",
"electron-updater": "^5.3.0",
"electrum-cash": "^2.0.10",
"humanize-duration": "^3.27.2",
"jayson": "^4.0.0",
"multiaddr": "^10.0.1",
Expand All @@ -252,6 +250,7 @@
"react-redux": "^7.2.6",
"react-router-dom": "^6.2.1",
"regenerator-runtime": "^0.13.9",
"semver": "^7.6.2",
"socket.io-client": "^4.4.0",
"socks-proxy-agent": "^8.0.3",
"uuid": "^9.0.0",
Expand Down

0 comments on commit c1f41b3

Please sign in to comment.