Skip to content

Commit

Permalink
ZMA'ify it.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcoombs2000 authored Jan 21, 2024
1 parent f673c17 commit 3d959ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sapphire": "^0.0.3",
"tslib": "^2.6.2"
},
"name": "zjx-role-bot",
"name": "rolebot",
"description": "A bot for the ZJX Discord that automatically assigns roles based on VATSIM rating",
"version": "1.0.0",
"main": "./dist/Bot.js",
Expand All @@ -20,14 +20,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/zjx-artcc/rolebot/discordBot.git"
"url": "git+https://github.com/vzma/rolebot/rolebot.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/zjx-artcc/rolebot/issues"
"url": "https://github.com/vzma/rolebot/issues"
},
"homepage": "https://github.com/zjx-artcc/rolebot#readme",
"homepage": "https://github.com/vZMA/rolebot#readme",
"devDependencies": {
"@types/node": "^20.4.2",
"eslint": "^8.44.0",
Expand Down

0 comments on commit 3d959ea

Please sign in to comment.