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

Standardise dependency versions

parent 90410388
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
"pubsweet-component-signup": "^0.2.0",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-redux": "^5.0.6",
"react-redux": "^5.0.2",
"react-router": "^3.0.5",
"react-router-redux": "^4.0.7",
"recompose": "^0.25.0",
......
......@@ -20,13 +20,13 @@
"recompose": "^0.25.0"
},
"devDependencies": {
"babel-loader": "^7.1.1",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"css-loader": "^0.28.4",
"eslint": "^4.4.1",
"extract-text-webpack-plugin": "^2.1.2",
"extract-text-webpack-plugin": "^3.0.0",
"faker": "^4.1.0",
"file-loader": "^0.11.2",
"node-sass": "^4.5.3",
......
......@@ -41,7 +41,7 @@
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.1",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
......
......@@ -15,11 +15,11 @@
"react": "^15.6.1",
"react-dom": "^15.6.1",
"react-feather": "^1.0.7",
"react-redux": "^5.0.6",
"react-redux": "^5.0.2",
"react-router": "^3.0.5",
"react-tag-autocomplete": "^5.4.1",
"redux": "^3.6.0",
"redux-form": "^7.0.4",
"redux-form": "^7.0.3",
"xpub-fonts": "^0.0.2"
},
"devDependencies": {
......
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