chore(release): publish

- @standardnotes/components-meta@0.1.0
 - @standardnotes/desktop@3.22.0
 - @standardnotes/icons@1.4.0
 - @standardnotes/mobile@3.22.0
 - @standardnotes/styles@1.2.0
 - @standardnotes/toast@1.2.0
 - @standardnotes/web-server@1.2.0
 - @standardnotes/web@3.22.0
This commit is contained in:
StandardNotes CI
2022-06-10 19:07:16 +00:00
parent 63bc580b30
commit 318e89dc03
16 changed files with 146 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"main": "./dist/index.js",
"scripts": {
@@ -18,7 +18,7 @@
},
"dependencies": {
"@nanostores/react": "^0.2.0",
"@standardnotes/icons": "^1.3.0",
"@standardnotes/icons": "^1.4.0",
"nanoid": "^3.3.4",
"nanostores": "^0.5.12"
},