yarn: Remove fuzzysearch from dependencies.

This commit is contained in:
Shubham Padia
2018-06-25 21:09:45 +05:30
committed by showell
parent e4fa02e8e3
commit c72d38df56
3 changed files with 1 additions and 6 deletions

View File

@@ -20,7 +20,6 @@
"file-loader": "1.1.11",
"flatpickr": "4.5.0",
"font-awesome": "4.7.0",
"fuzzysearch": "1.0.3",
"handlebars": "4.0.11",
"i18next": "3.4.4",
"jquery": "3.3.1",

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.1+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '20.11'
PROVISION_VERSION = '21.0'

View File

@@ -3816,10 +3816,6 @@ functional-red-black-tree@^1.0.0, functional-red-black-tree@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
fuzzysearch@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/fuzzysearch/-/fuzzysearch-1.0.3.tgz#dffc80f6d6b04223f2226aa79dd194231096d008"
gamma@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/gamma/-/gamma-0.1.0.tgz#3315643403bf27906ca80ab37c36ece9440ef330"