diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-15 18:10:06 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-15 18:10:06 +0000 |
commit | b07852468f800d751ddecc9e327119d7295f538e (patch) | |
tree | d1169f95ea3725d609c796a1ca87d5766646852c /package.json | |
parent | 0ff373dc416216d02760c7c162ee23382eb1f4a3 (diff) | |
download | gitlab-ce-b07852468f800d751ddecc9e327119d7295f538e.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fe2017b3ffe..c536c61a8d2 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "@babel/preset-env": "^7.10.1", "@gitlab/at.js": "1.5.5", "@gitlab/svgs": "1.177.0", + "@gitlab/tributejs": "1.0.0", "@gitlab/ui": "24.8.0", "@gitlab/visual-review-tools": "1.6.1", "@rails/actioncable": "^6.0.3-3", @@ -139,7 +140,6 @@ "tiptap": "^1.8.0", "tiptap-commands": "^1.4.0", "tiptap-extensions": "^1.8.0", - "tributejs": "5.1.3", "url-loader": "^3.0.0", "uuid": "8.1.0", "visibilityjs": "^1.2.4", |