mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
Merge 3c72b937fc into 1a60f73af8
This commit is contained in:
commit
667a82563b
1 changed files with 2 additions and 2 deletions
|
|
@ -27,14 +27,14 @@
|
|||
"dependencies": {
|
||||
"@standardnotes/sncrypto-common": "workspace:*",
|
||||
"buffer": "^6.0.3",
|
||||
"libsodium-wrappers": "0.7.10",
|
||||
"libsodium-wrappers": "0.7.13",
|
||||
"reflect-metadata": "^0.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "*",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "*",
|
||||
"@types/libsodium-wrappers": "0.7.10",
|
||||
"@types/libsodium-wrappers": "0.7.13",
|
||||
"@types/node": "^18.11.9",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.43.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue