Skip to content
Snippets Groups Projects
Commit 13643229 authored by Gabriel Engel's avatar Gabriel Engel
Browse files

updated to autolinker 1.4.0

parent 33d9f35d
No related branches found
No related tags found
No related merge requests found
{
"dependencies": {
"autolinker": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/autolinker/-/autolinker-1.3.2.tgz",
"from": "autolinker@1.3.2"
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/autolinker/-/autolinker-1.4.0.tgz",
"from": "autolinker@1.4.0"
}
}
}
......@@ -6,7 +6,7 @@ Package.describe({
});
Npm.depends({
autolinker: '1.3.2'
autolinker: '1.4.0'
});
Package.onUse(function(api) {
......
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