Added url autolinking to commonmark.js (#361)
This commit is contained in:
parent
e1eeac4d82
commit
f642de986a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"commonmark": "0.27.0",
|
||||
"commonmark": "hmhealey/commonmark.js#00189db64c261926de98db16ca14d5b1bcba4d8e",
|
||||
"commonmark-react-renderer": "hmhealey/commonmark-react-renderer#2e8ea6ac67b683b44782f403b69a06bb0e5c63e6",
|
||||
"deep-equal": "1.0.1",
|
||||
"harmony-reflect": "1.5.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue