chore(api): fix request params and make api package publishable (#2351)

* chore(api): fix request params and make api package publishable

* chore(api): fix deps

* chore(encryption): fix privacy
This commit is contained in:
Karol Sójko
2023-07-11 17:19:37 +02:00
committed by GitHub
parent 97456f7c0b
commit f097f6e354
8 changed files with 6 additions and 14 deletions

View File

@@ -38,7 +38,6 @@
"dependencies": {
"@standardnotes/common": "^1.48.3",
"@standardnotes/domain-core": "^1.12.0",
"@standardnotes/encryption": "workspace:*",
"@standardnotes/models": "workspace:*",
"@standardnotes/responses": "workspace:*",
"@standardnotes/security": "^1.7.6",