mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
yarn: Remove fuzzysearch from dependencies.
This commit is contained in:
@@ -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",
|
||||
|
@@ -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'
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user