2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-31 22:25:15 +00:00
This commit is contained in:
Wojciech Pawlik
2020-06-29 15:09:10 +02:00
parent 8fcfea6bb9
commit 4e81a5c470
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.3.0", "version": "1.4.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.3.0", "version": "1.4.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": {