Skip to content
Snippets Groups Projects
Commit c453d1f6 authored by Alf Eaton's avatar Alf Eaton
Browse files

Add missing dependencies

parent e2ca7ad4
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,19 @@
"dist"
],
"dependencies": {
"prop-types": "^15.5.10",
"pubsweet-client": "git+https://gitlab.coko.foundation/pubsweet/pubsweet-client.git",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-loadable": "^4.0.3",
"react-redux": "^5.0.2",
"react-router": "^3.0.5",
"react-router-redux": "^4.0.7",
"recompose": "^0.25.0",
"redux": "^3.6.0",
"redux-form": "^7.0.3",
"redux-logger": "^3.0.1",
"xpub-selectors": "^0.0.2",
"xpub-ui": "^0.0.2"
},
"peerDependencies": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment