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:
authorDavid O'Regan <doregan@gitlab.com>2020-10-01 11:10:13 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-10-01 11:10:13 +0300
commit7faa5a3ce604506b747840b6194e392bb054f0cd (patch)
treea8ee1799b8931c20f81f05770a7b48333e930f1c /package.json
parent1f2e0dd8edeb1789c85f4bc9347644e9bf3843ec (diff)
Handle yarn instant search build and reduce bundle size
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index f310a0c1..146b7139 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,9 @@
"dependencies": {
"@gitlab/svgs": "^1.85.0",
"@gitlab/ui": "^21.4.0",
+ "algoliasearch": "4.4.0",
"bootstrap": "^4.5.2",
+ "@tnir/instantsearch.js": "4.7.1-q",
"pikaday": "^1.8.0",
"popper.js": "1.16.1-lts",
"vue": "^2.6.10"