diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-10 12:08:54 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-10 12:08:54 +0000 |
commit | 766b24b86ba1c5405d6a300f35062c33108941d4 (patch) | |
tree | ee9a661db63c6257ebce580882fe539bfce3c492 /package.json | |
parent | 1385b54a3e44a90a463d4975bd639089be056778 (diff) | |
download | gitlab-ce-766b24b86ba1c5405d6a300f35062c33108941d4.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 31746279459..8cf19efed07 100644 --- a/package.json +++ b/package.json @@ -92,6 +92,7 @@ "glob": "^7.1.6", "graphql": "^14.7.0", "graphql-tag": "^2.10.1", + "gray-matter": "^4.0.2", "immer": "^7.0.7", "imports-loader": "^0.8.0", "ipaddr.js": "^1.9.1", |