Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a005e833..2879833d 100644
--- a/package.json
+++ b/package.json
@@ -38,11 +38,11 @@
"dependencies": {
"@gitlab/svgs": "^2.2.0",
"@gitlab/ui": "^33.0.0",
+ "@popperjs/core": "^2.11.2",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.12.0",
"bootstrap": "^4.6.0",
"pikaday": "^1.8.2",
- "popper.js": "1.16.1-lts",
"vue": "^2.6.14"
}
}