Bump version 8.1.0 + npm audit fix

This commit is contained in:
John Livingston
2024-02-07 16:22:06 +01:00
parent 13135f6df0
commit 87997826c5
4 changed files with 734 additions and 529 deletions

View File

@ -23,7 +23,8 @@ CONVERSE_COMMIT=""
# - Adding "users" icon in the menu toggle button
# - Removing unecessary plugins: headless/pubsub, minimize, notifications, profile, omemo, push, roomlist, dragresize.
# - Destroy room: remove the challenge, and the new JID
CONVERSE_COMMIT="8036ad647a2148cb0ada1edad2cb0a558e695e9f"
CONVERSE_VERSION="livechat-8.1.0"
# CONVERSE_COMMIT="8036ad647a2148cb0ada1edad2cb0a558e695e9f"
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
rootdir="$(pwd)"