Skip to content
Snippets Groups Projects
Commit f0ea3e99 authored by Olivier Lafleur's avatar Olivier Lafleur
Browse files

Update Autolinker to 1.2.0

parent 12f24dc7
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ Package.describe({
});
Npm.depends({
autolinker: '1.1.0'
autolinker: '1.2.0'
});
Package.onUse(function(api) {
......
......@@ -20,6 +20,6 @@
"email": "support@rocket.chat"
},
"dependencies": {
"autolinker": "^1.1.0"
"autolinker": "^1.2.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment