This commit is contained in:
Mo
2023-07-27 16:42:20 -05:00
parent 4a29e2a24c
commit d016bcb5e9
11 changed files with 22 additions and 22 deletions

View File

@@ -25,14 +25,14 @@
"dependencies": {
"@standardnotes/sncrypto-common": "workspace:*",
"buffer": "^6.0.3",
"libsodium-wrappers": "^0.7.10",
"libsodium-wrappers": "0.7.10",
"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.10",
"@types/node": "^18.11.9",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.43.0",