chore: release after tag push

This commit is contained in:
Mo
2022-06-14 10:50:08 -05:00
parent 998476196a
commit 4bd61adc5b
15 changed files with 59 additions and 72 deletions

View File

@@ -16,7 +16,7 @@
"build:server:all": "yarn workspaces foreach -ptR run build"
},
"dependencies": {
"@standardnotes/components-meta": "workspace:*",
"@standardnotes/components": "workspace:*",
"@standardnotes/web": "workspace:*"
}
}