1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-26 11:49:04 +01:00

fix(package): update remark-react to version 6.0.0

This commit is contained in:
greenkeeper[bot] 2019-07-19 11:21:59 +00:00
parent 34c0f6357c
commit daffc36820

View File

@ -73,7 +73,7 @@
"react-time": "^4.3.0", "react-time": "^4.3.0",
"react-transition-group": "^4.2.1", "react-transition-group": "^4.2.1",
"remark": "^10.0.1", "remark": "^10.0.1",
"remark-react": "^5.0.1", "remark-react": "^6.0.0",
"slugify": "^1.3.4", "slugify": "^1.3.4",
"web3": "^1.0.0-beta.55" "web3": "^1.0.0-beta.55"
}, },