Merge branch 'ide-commit-panel-improved' into 'master'
Improved IDE commit flow Closes #48182 See merge request gitlab-org/gitlab-ce!21471
Showing
... | ... | @@ -18,7 +18,7 @@ |
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js" | ||
}, | ||
"dependencies": { | ||
"@gitlab-org/gitlab-svgs": "^1.28.0", | ||
"@gitlab-org/gitlab-svgs": "^1.29.0", | ||
"@gitlab-org/gitlab-ui": "1.0.5", | ||
"autosize": "^4.0.0", | ||
"axios": "^0.17.1", | ||
... | ... |
Please register or sign in to comment