This commit is contained in:
Ethan Lane 2021-06-26 21:39:02 +01:00
parent 72030c625f
commit 8e16f3a648
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "vylbot-core",
"version": "1.0.4",
"version": "1.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "vylbot-core",
"version": "1.0.4",
"version": "1.0.5",
"description": "A discord client based upon discord.js",
"main": "./src/index",
"scripts": {