chore(v2): upgrade remark-admonitions for a11y fixes (#2477)

This commit is contained in:
Alexey Pyltsyn 2020-03-29 07:10:26 +03:00 committed by GitHub
parent 36ea74504e
commit f0941a9ff6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 16 deletions

View file

@ -17,8 +17,7 @@
"prism-react-renderer": "^1.0.2",
"prismjs": "^1.17.1",
"react-router-dom": "^5.1.2",
"react-toggle": "^4.1.1",
"remark-admonitions": "^1.2.0"
"react-toggle": "^4.1.1"
},
"peerDependencies": {
"@docusaurus/core": "^2.0.0",