feat: add settings package

This commit is contained in:
Karol Sójko
2022-07-06 12:05:54 +02:00
parent 7e1fcebdd8
commit e7e34f3e16
29 changed files with 384 additions and 16 deletions

View File

@@ -52,6 +52,9 @@
{
"path": "./packages/security"
},
{
"path": "./packages/settings"
},
{
"path": "./packages/syncing-server"
},