nfnfnfnnfnfnfn

This commit is contained in:
Alex 2020-05-15 16:51:26 -05:00
parent 3f9532cf56
commit 5c2692b660
2 changed files with 2 additions and 5 deletions

View File

@ -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)

View File

@ -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": {