Skip to content
Snippets Groups Projects
Commit c97fc0c2 authored by Alexandru Munteanu's avatar Alexandru Munteanu
Browse files

hotfix

parent 49b9f1e9
No related branches found
No related tags found
1 merge request!10Sprint #12
......@@ -19,7 +19,7 @@ import {
selectHandlingEditors,
} from 'pubsweet-components-faraday/src/redux/editors'
import { ManuscriptLayout } from './'
import ManuscriptLayout from './ManuscriptLayout'
import { parseSearchParams, redirectToError } from './utils'
export default compose(
......
......@@ -5,7 +5,7 @@
"license": "MIT",
"dependencies": {
"@pubsweet/ui": "^3.1.0",
"moment": "^2.20.1",
"moment": "^2.22.1",
"prop-types": "^15.5.10",
"react": "^16.1.0",
"react-dnd": "^2.5.4",
......
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