desktop: remove sodium-native package for now

This commit is contained in:
Abdullah Atta
2024-08-28 15:08:52 +05:00
parent 16dd4b3359
commit 4a85c49f5d
5 changed files with 300 additions and 95 deletions

View File

@@ -11,14 +11,12 @@
"repository": "https://github.com/streetwriters/notesnook",
"license": "GPL-3.0-or-later",
"dependencies": {
"@notesnook/crypto": "file:../../packages/crypto",
"@trpc/client": "10.38.3",
"@trpc/server": "10.38.3",
"better-sqlite3-multiple-ciphers": "^9.5.0",
"electron-trpc": "0.5.2",
"electron-updater": "^6.2.1",
"icojs": "^0.17.1",
"sodium-native": "^4.1.1",
"typed-emitter": "^2.1.0",
"yargs": "^17.6.2",
"zod": "^3.21.4"