forked from vxmppb/vxmppb
Version bump 1.0.0 as I will be using semantic versioning, and the command styles changed.
Also, downgrading simple-xmpp, until issue #13 is fixed.
This commit is contained in:
parent
768f405099
commit
ee857f658c
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "vxmppb",
|
"name": "vxmppb",
|
||||||
"description": "vanderwarker.family XMPP Bot",
|
"description": "vanderwarker.family XMPP Bot",
|
||||||
"version": "0.1.2",
|
"version": "1.0.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"xmpp",
|
"xmpp",
|
||||||
"bot",
|
"bot",
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
"mqtt": "4.2.6",
|
"mqtt": "4.2.6",
|
||||||
"request": "2.88.0",
|
"request": "2.88.0",
|
||||||
"rgb-color": "2.1.2",
|
"rgb-color": "2.1.2",
|
||||||
"simple-xmpp": "2.3.1"
|
"simple-xmpp": "1.3.0"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://git.vanderwarker.family/vxmppb/vxmppb/issues"
|
"url": "https://git.vanderwarker.family/vxmppb/vxmppb/issues"
|
||||||
|
|
Reference in New Issue
Block a user