Commit 2a808cb0 authored by Phil Hughes's avatar Phil Hughes

Merge branch '41723-axios-mock-adapter' into 'master'

Resolve "Install dev dependencies as devDependencies instead of dependencies"

See merge request gitlab-org/gitlab-ce!16288
parents 7b2f9af4 d222bcc9
......@@ -15,7 +15,6 @@
"dependencies": {
"autosize": "^4.0.0",
"axios": "^0.17.1",
"axios-mock-adapter": "^1.10.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.2",
"babel-loader": "^7.1.2",
......@@ -89,6 +88,7 @@
},
"devDependencies": {
"@gitlab-org/gitlab-svgs": "^1.5.0",
"axios-mock-adapter": "^1.10.0",
"babel-plugin-istanbul": "^4.1.5",
"eslint": "^3.10.1",
"eslint-config-airbnb-base": "^10.0.1",
......
Markdown is supported
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