Upgrade @gitlab/ui to v12
Migrated GlNewButton to GlButton: - Renamed occurrences of GlNewButton to GlButton - Renamed occurrences of gl-new-button to gl-button
Showing
... | ... | @@ -40,7 +40,7 @@ |
"@babel/preset-env": "^7.8.4", | ||
"@gitlab/at.js": "1.5.5", | ||
"@gitlab/svgs": "1.119.0", | ||
"@gitlab/ui": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/506670040/artifacts/raw/gitlab-ui.608-button-migration-rename-gl-new-button.tgz", | ||
"@gitlab/ui": "12.0.0", | ||
"@gitlab/visual-review-tools": "1.5.1", | ||
"@sentry/browser": "^5.10.2", | ||
"@sourcegraph/code-host-integration": "0.0.36", | ||
... | ... |
Please register or sign in to comment