1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Merge pull request #2603 from MetaMask/greenkeeper/react-markdown-3.0.0

Update react-markdown to the latest version 🚀
This commit is contained in:
Thomas Huang 2017-11-24 13:31:24 -06:00 committed by GitHub
commit cc304647ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@
"react-addons-css-transition-group": "^15.6.0",
"react-dom": "^15.5.4",
"react-hyperscript": "^3.0.0",
"react-markdown": "^2.3.0",
"react-markdown": "^3.0.0",
"react-redux": "^5.0.5",
"react-select": "^1.0.0-rc.2",
"react-simple-file-input": "^2.0.0",