From 5c2692b6603284f1c66ae1b1d24f07c722faad3d Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 15 May 2020 16:51:26 -0500 Subject: [PATCH] nfnfnfnnfnfnfn --- README.md | 3 --- package.json | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0b7102a..b0a9c7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,2 @@ # Osselbot A bot that is kinda stupid but it works surprisingly well - - -![Docker Image CI](https://github.com/Technicolor-creamsicle/Osselbot/workflows/Docker%20Image%20CI/badge.svg) diff --git a/package.json b/package.json index ad8dd49..ab93fb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@technicolor-creamsicle/osselbot", - "version": "2.0.2-alpha", + "version": "2.0.2", "description": "A discord bot on Discord.js", "main": "index.js", "dependencies": { @@ -12,7 +12,7 @@ "registry": "https://npm.pkg.github.com/" }, "files": [ - "./src" + "/src/" ], "devDependencies": {}, "scripts": {