MM-9940 Updated CommonMark to not use String.prototype.startsWith (#1542)

This commit is contained in:
Harrison Healey 2018-03-28 10:50:36 -04:00 committed by Saturnino Abril
parent 6d6735f016
commit 6a4b729bc1

View file

@ -1774,7 +1774,7 @@ commonmark-react-renderer@hmhealey/commonmark-react-renderer:
commonmark@hmhealey/commonmark.js:
version "0.28.0"
resolved "https://codeload.github.com/hmhealey/commonmark.js/tar.gz/bcd754c640ed8192fa959f2416f183acf9e1cfaf"
resolved "https://codeload.github.com/hmhealey/commonmark.js/tar.gz/7c20ebc1b60f5bb56c1ed9ad3239f53293278d5c"
dependencies:
entities "~ 1.1.1"
mdurl "~ 1.0.1"