Updating package.json to use the new dependency

This commit is contained in:
Dustin Kane 2017-06-04 20:33:40 -05:00
parent f9d1a145da
commit 31b8e9efca

View File

@ -25,7 +25,7 @@
"dependencies": {
"@storybook/addons": "^3.0.0",
"babel-runtime": "^6.23.0",
"markdown-to-react-components": "^0.2.1",
"marksy": "^1.0.1",
"prop-types": "^15.5.8",
"react-addons-create-fragment": "^15.5.3"
},