mirror of
https://github.com/nioc/xmpp-bot.git
synced 2024-12-04 22:23:36 +01:00
Version 2.1.0
This commit is contained in:
parent
5ac148cf0f
commit
157dce7379
2 changed files with 2 additions and 2 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "xmpp-bot",
|
"name": "xmpp-bot",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "xmpp-bot",
|
"name": "xmpp-bot",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"description": "XMPP bot",
|
"description": "XMPP bot",
|
||||||
"main": "./lib/server.js",
|
"main": "./lib/server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue