Merge branch '39616-convert-autosize-js-library-to-be-a-yarn-managed-library' into 'master'
Resolve "Convert autosize.js library to be a Yarn managed library" Closes #39616 See merge request gitlab-org/gitlab-ce!15087
Showing
... | ... | @@ -13,6 +13,7 @@ |
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js" | ||
}, | ||
"dependencies": { | ||
"autosize": "^4.0.0", | ||
"axios": "^0.16.2", | ||
"babel-core": "^6.22.1", | ||
"babel-eslint": "^7.2.1", | ||
... | ... |
Please register or sign in to comment