2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-29 21:27:47 +00:00
This commit is contained in:
GingerPlusPlus 2020-02-19 14:33:10 +01:00
parent 5c741022c4
commit 7744b0d83c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "the_guard_bot", "name": "the_guard_bot",
"version": "1.0.0", "version": "1.1.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "the_guard_bot", "name": "the_guard_bot",
"version": "1.0.0", "version": "1.1.0",
"description": "Telegram guard bot to manage network of groups.", "description": "Telegram guard bot to manage network of groups.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {