Skip to content

Commit

Permalink
Chore: version up
Browse files Browse the repository at this point in the history
  • Loading branch information
PleahMaCaka committed May 14, 2022
1 parent add0d4f commit 4f82bed
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,26 @@
{
"name": "discordp",
"version": "1.1.4",
"version": "1.2.4",
"main": "package/Client.js",
"types": "package/Client.d.ts",
"author": "PleahMaCaka",
"author": {
"name": "PleahMaCaka",
"url": "https://github.com/PleahMaCaka/"
},
"license": "MIT",
"bugs": "https://github.com/PleahMaCaka/discordp/issues",
"homepage": "https://github.com/PleahMaCaka/discordp#readme",
"keywords": [
"discord",
"discord.js",
"typescript",
"type",
"framework",
"simple"
"simple",
"superset",
"bot",
"slash",
"slash-commands"
],
"dependencies": {
"@discordjs/rest": "^0.4.1",
Expand All @@ -25,7 +33,7 @@
"utf-8-validate": "^5.0.9",
"zlib-sync": "^0.1.7"
},
"description": "Discord.js superset written in TypeScript",
"description": "Create your discord bot by using TypeScript and this superset!",
"repository": {
"type": "git",
"url": "git+https://github.com/PleahMaCaka/discordp.git"
Expand Down

0 comments on commit 4f82bed

Please sign in to comment.