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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-04-11 19:12:01 +0300
committerPhil Hughes <me@iamphill.com>2018-04-16 11:48:57 +0300
commit748a2f2b542fed2cb8ab7d1792cb874ce7423a61 (patch)
tree47a281d89c47e9e1751e450429784430ff2049a7 /package.json
parentc3e26860be156314e733a6dfb986c91fc55766f5 (diff)
Added fuzzy file finder to web IDE
Closes #44841
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 45bea12fd9b..6f92600cfa5 100644
--- a/package.json
+++ b/package.json
@@ -88,6 +88,7 @@
"vue-resource": "^1.3.5",
"vue-router": "^3.0.1",
"vue-template-compiler": "^2.5.13",
+ "vue-virtual-scroll-list": "^1.2.5",
"vuex": "^3.0.1",
"webpack": "^3.11.0",
"webpack-bundle-analyzer": "^2.10.0",