Linkify messages

This commit is contained in:
Simon Ser
2020-06-25 17:26:40 +02:00
parent 78002c22ee
commit 2bb8f68f6f
5 changed files with 41 additions and 3 deletions

5
package-lock.json generated
View File

@@ -3,6 +3,11 @@
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"anchorme": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/anchorme/-/anchorme-2.1.2.tgz",
"integrity": "sha512-2iPY3kxDDZvtRzauqKDb4v7a5sTF4GZ+esQTY8nGYvmhAtGTeFPMn4cRnvyWS1qmtPTP0Mv8hyLOp9l3ZzWMKg=="
},
"async": {
"version": "2.6.3",
"resolved": "https://registry.npmjs.org/async/-/async-2.6.3.tgz",