Skip to content

Commit

Permalink
Bumped v1.0.1 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
leecheeyong authored Oct 30, 2021
1 parent 23cc522 commit 83dba4f
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
@@ -1,8 +1,8 @@
{
"name": "Shortem",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"license": "Apache-2.0",
"license": "GPL-3.0",
"main": "src/index.js",
"scripts": {
"start": "node src/index.js",
Expand All @@ -14,8 +14,8 @@
},
"dependencies": {
"@discordjs/rest": "^0.1.0-canary.0",
"discord-api-types": "^0.23.1",
"discord.js": "^13.1.0",
"discord-api-types": "^0.24.0",
"discord.js": "^13.3.0",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"helmet": "^4.6.0",
Expand Down

0 comments on commit 83dba4f

Please sign in to comment.