Skip to content

Commit

Permalink
updated git links un pâckage.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GhomKrosmonaute committed Oct 27, 2023
1 parent 73d71cc commit 5e82985
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lab-tools",
"version": "v6.0.3-Felons",
"version": "v6.0.4-Felons",
"author": "ghom",
"description": "Discord bot in TypeScript",
"main": "dist/index.js",
Expand All @@ -22,12 +22,12 @@
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/CamilleAbella/bot.ts.git"
"url": "git+https://github.com/Les-Laboratoires/lab-tools.git"
},
"bugs": {
"url": "https://github.com/CamilleAbella/bot.ts/issues"
"url": "https://github.com/Les-Laboratoires/lab-tools/issues"
},
"homepage": "https://github.com/CamilleAbella/bot.ts#readme",
"homepage": "https://github.com/Les-Laboratoires/lab-tools#readme",
"dependencies": {
"@discordjs/builders": "^0.15.0",
"@discordjs/rest": "^0.5.0",
Expand Down Expand Up @@ -85,4 +85,4 @@
"node": ">=18.x.x",
"npm": ">=9.x.x"
}
}
}

0 comments on commit 5e82985

Please sign in to comment.