fix: add missing utils dependency on api

This commit is contained in:
Karol Sójko
2022-07-06 13:39:23 +02:00
parent a9fe67977c
commit bc666aa983
2 changed files with 2 additions and 0 deletions

View File

@@ -39,6 +39,7 @@
"@standardnotes/responses": "^1.9.0",
"@standardnotes/security": "^1.1.0",
"@standardnotes/services": "workspace:*",
"@standardnotes/utils": "workspace:*",
"reflect-metadata": "^0.1.13"
}
}