PLT-7353 Fixed being unable to use quotes in links (#7171)

This commit is contained in:
Harrison Healey
2017-08-16 11:04:29 -04:00
committed by GitHub
parent 30cfc1aa3e
commit 32265df8be
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
"jquery": "3.2.1",
"key-mirror": "1.0.1",
"localforage": "1.5.0",
"marked": "mattermost/marked#9f0c8b96fd5efedb99f5fc45cca9ac7684b5aa69",
"marked": "mattermost/marked#5194fc037b35036910c6542b04bb471fe56b27a9",
"match-at": "0.1.0",
"mattermost-redux": "mattermost/mattermost-redux#master",
"object-assign": "4.1.1",

View File

@@ -4986,9 +4986,9 @@ map-obj@^1.0.0, map-obj@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d"
marked@mattermost/marked#9f0c8b96fd5efedb99f5fc45cca9ac7684b5aa69:
marked@mattermost/marked#5194fc037b35036910c6542b04bb471fe56b27a9:
version "0.3.5"
resolved "https://codeload.github.com/mattermost/marked/tar.gz/9f0c8b96fd5efedb99f5fc45cca9ac7684b5aa69"
resolved "https://codeload.github.com/mattermost/marked/tar.gz/5194fc037b35036910c6542b04bb471fe56b27a9"
match-at@0.1.0:
version "0.1.0"