chore(release): publish

- @standardnotes/components-meta@0.1.1
 - @standardnotes/desktop@3.22.1
 - @standardnotes/styles@1.2.1
 - @standardnotes/web-server@1.2.1
 - @standardnotes/web@3.22.1
This commit is contained in:
StandardNotes CI
2022-06-10 23:59:59 +00:00
parent 209a07113e
commit 913289f7ae
10 changed files with 49 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.0",
"version": "3.22.1",
"license": "AGPL-3.0-or-later",
"private": true,
"repository": {
@@ -36,7 +36,7 @@
"dependencies": {
"@electron/remote": "^2.0.8",
"@standardnotes/electron-clear-data": "1.1.1",
"@standardnotes/web": "^3.22.0",
"@standardnotes/web": "^3.22.1",
"axios": "^0.27.2",
"compare-versions": "^4.1.3",
"decrypt": "github:standardnotes/decrypt#master",