Skip to content

Commit

Permalink
fix: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yude committed Aug 1, 2023
1 parent 54a1bb1 commit 58da33f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "awwbot",
"name": "koiutalyric",
"version": "1.0.0",
"description": "A simple discord bot that uses intents to post pictures from r/aww",
"description": "Love continues",
"type": "module",
"private": true,
"main": "src/server.js",
Expand All @@ -16,7 +16,7 @@
"publish": "wrangler deploy"
},
"keywords": [],
"author": "Justin Beckwith <justin.beckwith@gmail.com>",
"author": "yude <i@yude.jp>",
"license": "MIT",
"dependencies": {
"discord-interactions": "^3.4.0",
Expand Down

0 comments on commit 58da33f

Please sign in to comment.