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:
authorSarah German <sgerman@gitlab.com>2022-07-15 18:49:47 +0300
committerDavid O'Regan <doregan@gitlab.com>2022-07-15 18:49:47 +0300
commitb3c152da1c74e246ea0397680baac1e2ae0f1786 (patch)
treeaeeedecc9383d7f2f3b728e82f26974c3890c6fe /package.json
parentdcfbd7b5fa1cbfe1f165ac15734e0f28e7614c50 (diff)
Make the versions dropdown dynamic
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 7940dde2..d8869bf5 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"@vue/vue2-jest": "^28.0.1",
"babel-jest": "^28.1.2",
"eslint": "^8.19.0",
+ "flush-promises": "^1.0.2",
"glob": "^8.0.3",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",