Skip to content

Commit

Permalink
release v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brokenedtzjs committed Oct 14, 2024
1 parent 37f4aed commit aec123a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/SITCommunity/discord-afk-js.git"
"url": "git+https://github.com/SITCommunity/discord-afk-js.git"
},
"keywords": [
"discord",
Expand Down
4 changes: 2 additions & 2 deletions packages/discord-afk-js_nodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"repository": {
"type": "git",
"url": "https://github.com/CyraTeam/discord-afk-js.git"
"url": "git+https://github.com/SITCommunity/discord-afk-js.git"
},
"keywords": [
"discord",
Expand All @@ -26,7 +26,7 @@
"funding": "https://github.com/SITCommunity/discord-afk-js?sponsor",
"license": "MIT",
"bugs": {
"url": "https://github.com/CyraTeam/discord-afk-js/issues"
"url": "https://github.com/SITCommunity/discord-afk-js/issues"
},
"homepage": "https://cyrateam.xyz/discord-afk-js",
"main": "./src/index.js",
Expand Down

0 comments on commit aec123a

Please sign in to comment.