This commit is contained in:
Râu Cao 2023-11-23 00:22:31 +01:00
parent ae44874671
commit 489ddd5f40
Signed by: raucao
GPG Key ID: 15E65F399D084BA9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "xmpp-lightning-antispam", "name": "xmpp-lightning-antispam",
"version": "1.0.0", "version": "1.1.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"type": "module", "type": "module",