chore: release package dist

This commit is contained in:
Mo
2022-06-20 10:57:34 -05:00
parent 4fea3e9a6b
commit 695a55f652
3 changed files with 1 additions and 7 deletions

1
packages/releases/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
dist

View File

@@ -1,6 +0,0 @@
{
"@standardnotes/components-meta": "2.1.6",
"@standardnotes/desktop": "3.22.12-alpha.2",
"@standardnotes/mobile": "3.23.8-alpha.0",
"@standardnotes/web": "3.23.0-alpha.1"
}

View File

@@ -3,7 +3,6 @@
"version": "1.0.0",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"private": false,
"publishConfig": {
"access": "public"
},