This commit is contained in:
= 2021-07-24 20:49:43 -04:00
commit 0c34607283
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# IDE Config Files
.vscode
.eslintrc.json
package-lock.json
# Custom folders
# gifs/*

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "nodbot",
"version": "2.1.0",
"version": "2.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {