Skip to content

Commit

Permalink
Merge pull request #488 from 3top1a/master
Browse files Browse the repository at this point in the history
"Listening to" Discord RPC
  • Loading branch information
Mastermindzh authored Oct 27, 2024
2 parents f73521e + 0f5e00c commit d1e0321
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 125 deletions.
244 changes: 147 additions & 97 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"dependencies": {
"@electron/remote": "^2.1.2",
"@types/swagger-jsdoc": "^6.0.4",
"@xhayper/discord-rpc": "^1.2.0",
"axios": "^1.7.7",
"cors": "^2.8.5",
"discord-rpc": "^4.0.1",
"electron-store": "^8.2.0",
"express": "^4.21.1",
"hotkeys-js": "^3.13.7",
Expand All @@ -56,7 +56,6 @@
"devDependencies": {
"@mastermindzh/prettier-config": "^1.0.0",
"@types/cors": "^2.8.17",
"@types/discord-rpc": "^4.0.8",
"@types/express": "^4.17.21",
"@types/node": "^20.14.10",
"@types/request": "^2.48.12",
Expand Down
Loading

0 comments on commit d1e0321

Please sign in to comment.