Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
refactor!: name change
Browse files Browse the repository at this point in the history
  • Loading branch information
janleigh committed Jul 4, 2023
1 parent b2a7e28 commit 4d9a420
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ this readme sucks
--->

<!--- TITLE --->
<h1 align="center"> servant </h1>
<h1 align="center"> akari </h1>

<!--- DESCRIPTION --->
<div align="center">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "servant",
"name": "akari",
"description": "A (configurable) helper bot for Discord.",
"version": "1.0.0",
"author": {
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,26 @@ __metadata:
languageName: node
linkType: hard

"akari@workspace:.":
version: 0.0.0-use.local
resolution: "akari@workspace:."
dependencies:
"@sapphire/framework": ^4.2.0
"@sapphire/plugin-logger": ^3.0.1
"@typescript-eslint/eslint-plugin": latest
"@typescript-eslint/parser": latest
discord.js: ^14.7.1
dotenv: ^16.0.3
eslint: latest
eslint-plugin-prettier: ^4.2.1
husky: ^8.0.3
lint-staged: ^13.2.0
prettier: ^2.8.2
sucrase: ^3.29.0
typescript: ^5.0.0
languageName: unknown
linkType: soft

"ansi-escapes@npm:^4.3.0":
version: 4.3.2
resolution: "ansi-escapes@npm:4.3.2"
Expand Down Expand Up @@ -1915,26 +1935,6 @@ __metadata:
languageName: node
linkType: hard

"servant@workspace:.":
version: 0.0.0-use.local
resolution: "servant@workspace:."
dependencies:
"@sapphire/framework": ^4.2.0
"@sapphire/plugin-logger": ^3.0.1
"@typescript-eslint/eslint-plugin": latest
"@typescript-eslint/parser": latest
discord.js: ^14.7.1
dotenv: ^16.0.3
eslint: latest
eslint-plugin-prettier: ^4.2.1
husky: ^8.0.3
lint-staged: ^13.2.0
prettier: ^2.8.2
sucrase: ^3.29.0
typescript: ^5.0.0
languageName: unknown
linkType: soft

"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"
Expand Down

0 comments on commit 4d9a420

Please sign in to comment.