chore: update notesnook-core

This commit is contained in:
thecodrr
2021-08-08 12:57:35 +05:00
parent f1b14d8504
commit f059969e8d
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "@notesnook/desktop", "name": "@notesnook/desktop",
"productName": "Notesnook", "productName": "Notesnook",
"description": "Your private note taking space", "description": "Your private note taking space",
"version": "1.4.2", "version": "1.5.0",
"private": true, "private": true,
"main": "./build/electron.js", "main": "./build/electron.js",
"homepage": "https://notesnook.com/", "homepage": "https://notesnook.com/",

View File

@@ -1924,7 +1924,7 @@
fastq "^1.6.0" fastq "^1.6.0"
"@notesnook/desktop@./desktop/": "@notesnook/desktop@./desktop/":
version "1.5.0" version "1.4.2"
dependencies: dependencies:
diary "^0.1.6" diary "^0.1.6"
electron-better-ipc "^2.0.1" electron-better-ipc "^2.0.1"
@@ -8637,8 +8637,8 @@ normalize-url@^3.0.0:
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg== integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==
"notes-core@git+https://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:x-oauth-basic@github.com/streetwriters/notesnook-core.git": "notes-core@git+https://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:x-oauth-basic@github.com/streetwriters/notesnook-core.git":
version "6.8.0" version "6.8.1"
resolved "git+https://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:x-oauth-basic@github.com/streetwriters/notesnook-core.git#d784c9774e435c0966ec8693cfaf854343e56458" resolved "git+https://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:x-oauth-basic@github.com/streetwriters/notesnook-core.git#3cc1b4cbd028f04861e53dbb8b35418d26624b7e"
dependencies: dependencies:
"@stablelib/blake2s" "^1.0.1" "@stablelib/blake2s" "^1.0.1"
dayjs "^1.10.6" dayjs "^1.10.6"