Skip to content

Commit 7968cea

Browse files
committed
chore(package*.json): change links and package name
1 parent 215f510 commit 7968cea

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "change-me",
3-
"version": "0.0.0-development",
2+
"name": "community-service",
3+
"version": "0.1.0",
44
"description": "A Discord bot in Typescript",
55
"main": "dist/index.js",
66
"scripts": {
@@ -14,14 +14,14 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "https://github.com/LEDBrain/discord-bot-typescript-template.git"
17+
"url": "https://github.com/LEDBrain/Community-Service.git"
1818
},
1919
"author": "LEDBrain <opensource@ledbrain.de>",
2020
"license": "MIT",
2121
"bugs": {
22-
"url": "https://github.com/LEDBrain/discord-bot-typescript-template/issues"
22+
"url": "https://github.com/LEDBrain/Community-Service/issues"
2323
},
24-
"homepage": "https://github.com/LEDBrain/discord-bot-typescript-template#readme",
24+
"homepage": "https://github.com/LEDBrain/Community-Service#readme",
2525
"dependencies": {
2626
"@discordjs/builders": "^0.12.0",
2727
"@discordjs/rest": "^0.3.0",

0 commit comments

Comments
 (0)