From 73a43847243a01c9ddea85df10dcb3492edc132a Mon Sep 17 00:00:00 2001 From: thecodrr Date: Wed, 13 Jan 2021 13:04:20 +0500 Subject: [PATCH] chore: update notesnook-core --- apps/web/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/yarn.lock b/apps/web/yarn.lock index ef242a372..af7c592e4 100644 --- a/apps/web/yarn.lock +++ b/apps/web/yarn.lock @@ -9000,8 +9000,8 @@ normalize-url@^3.0.0, normalize-url@^3.0.1: integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg== "notes-core@git+ssh://git@github.com:streetwriters/notesnook-core.git": - version "5.4.0" - resolved "git+ssh://git@github.com:streetwriters/notesnook-core.git#0d321c4b251ec17beadfb6dc465987e5cb70fd0d" + version "5.4.1" + resolved "git+ssh://git@github.com:streetwriters/notesnook-core.git#2ae486038a4f81bc359024941b44ba9b3e5c882a" dependencies: fast-sort "^2.0.1" fuzzysearch "^1.0.3"