From 953edbac511b82bc1eed452db5739336ca253616 Mon Sep 17 00:00:00 2001 From: thecodrr Date: Sat, 20 Feb 2021 17:52:47 +0500 Subject: [PATCH] chore: update notesnook core --- apps/web/package.json | 1 + apps/web/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 09134f2e8..8789e463f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -19,6 +19,7 @@ "immer": "^8.0.1", "localforage": "^1.7.3", "localforage-getitems": "https://github.com/thecodrr/localForage-getItems.git", + "notes-core": "npm:@streetwriters/notesnook-core@latest", "print-js": "^1.6.0", "qclone": "^1.0.4", "react": "^17.0.1", diff --git a/apps/web/yarn.lock b/apps/web/yarn.lock index 9ca325fe3..a9ca9e4d9 100644 --- a/apps/web/yarn.lock +++ b/apps/web/yarn.lock @@ -8375,7 +8375,7 @@ normalize-url@^3.0.0: integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg== notes-core@../notes-core: - version "6.4.0" + version "6.6.0" dependencies: fast-fuzzy "^1.10.8" fast-sort "^2.0.1" @@ -8387,8 +8387,8 @@ notes-core@../notes-core: turndown "^7.0.0" "notes-core@git+ssh://git@github.com:streetwriters/notesnook-core.git": - version "6.4.0" - resolved "git+ssh://git@github.com:streetwriters/notesnook-core.git#79ed9fa31b34577426e632541b84f91ef65fc540" + version "6.6.0" + resolved "git+ssh://git@github.com:streetwriters/notesnook-core.git#2d2f08ecfdd1e1cb9f1ba11619dd5457efb75200" dependencies: fast-fuzzy "^1.10.8" fast-sort "^2.0.1"