Update package.json name

This commit is contained in:
benji7425 2017-05-21 19:41:22 +01:00 committed by GitHub
parent 0bd31994ce
commit fc602766ec
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "discord-feed-bot", "name": "discord-bot-feed-linker",
"version": "1.4.0", "version": "1.4.0",
"description": "discord-feed-bot", "description": "discord-bot-feed-linker",
"main": "app/index.js", "main": "app/index.js",
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",