This commit is contained in:
2024-06-27 12:31:29 +02:00
parent bbd41a697d
commit 7f648c7a39
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "xmpp-lightning-antispam",
"version": "1.1.0",
"version": "1.2.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "xmpp-lightning-antispam",
"version": "1.1.0",
"version": "1.2.0",
"license": "MIT",
"dependencies": {
"@xmpp/client": "^0.13.1",

View File

@@ -1,6 +1,6 @@
{
"name": "xmpp-lightning-antispam",
"version": "1.1.0",
"version": "1.2.0",
"description": "A bot for moderated XMPP channels, offering voice for Lightning donations",
"main": "index.js",
"type": "module",