RN-177 Updated commonmark.js to match web app list behaviour (#848)
This commit is contained in:
parent
321a2bf576
commit
f720b96f88
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"analytics-react-native": "1.1.0",
|
||||
"babel-polyfill": "6.23.0",
|
||||
"commonmark": "hmhealey/commonmark.js#3139568442da83c5520685dc033eaf417dada2c0",
|
||||
"commonmark": "hmhealey/commonmark.js#9f33c90b5c82adfef30b87c7cd15aea2e2764b51",
|
||||
"commonmark-react-renderer": "hmhealey/commonmark-react-renderer#c5d00343664c89da40d5a2ffa8b083e7cc1615d7",
|
||||
"deep-equal": "1.0.1",
|
||||
"intl": "1.2.5",
|
||||
|
|
|
|||
|
|
@ -1529,9 +1529,9 @@ commonmark-react-renderer@hmhealey/commonmark-react-renderer#11bf3a089900eda6f3e
|
|||
pascalcase "^0.1.1"
|
||||
xss-filters "^1.2.6"
|
||||
|
||||
commonmark@hmhealey/commonmark.js#57e6f0244a474a0e7d990f868531af5d98a57316:
|
||||
commonmark@hmhealey/commonmark.js#9f33c90b5c82adfef30b87c7cd15aea2e2764b51:
|
||||
version "0.27.0"
|
||||
resolved "https://codeload.github.com/hmhealey/commonmark.js/tar.gz/57e6f0244a474a0e7d990f868531af5d98a57316"
|
||||
resolved "https://codeload.github.com/hmhealey/commonmark.js/tar.gz/9f33c90b5c82adfef30b87c7cd15aea2e2764b51"
|
||||
dependencies:
|
||||
entities "~ 1.1.1"
|
||||
mdurl "~ 1.0.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue