Skip to content
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.

Commit

Permalink
Merge pull request #29 from project-yuigahama/1.0.4
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
InkoHX authored Jun 3, 2019
2 parents cde836a + 17d3235 commit b60f8b7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "yuigahama",
"version": "1.0.3",
"description": "discordbot",
"version": "1.0.4",
"description": "Powerful multifunction discord bot",
"main": "src/Yui.js",
"scripts": {
"start": "cross-env NODE_ENV=production node src/Yui.js",
Expand All @@ -14,7 +14,9 @@
"url": "git+https://github.com/InkoHX/Yui.git"
},
"keywords": [
"discordbot"
"discordbot",
"discord",
"yuigahama"
],
"author": "InkoHX",
"license": "MIT",
Expand Down

0 comments on commit b60f8b7

Please sign in to comment.