feat: add sncrypto client side packages

This commit is contained in:
Karol Sójko
2022-07-06 12:21:21 +02:00
parent 9d1f7043e5
commit 6ec66795d2
71 changed files with 9786 additions and 34 deletions

View File

@@ -35,7 +35,7 @@
"webpack-dev-server": "^4.3.1"
},
"dependencies": {
"@standardnotes/sncrypto-web": "^1.7.0",
"@standardnotes/sncrypto-web": "workspace:*",
"@standardnotes/snjs": "^2.61.3",
"regenerator-runtime": "^0.13.9"
}