Skip to content

Commit

Permalink
refine deps in storage
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexNi245 authored and hai-ko committed Nov 27, 2023
1 parent 8ca0bc7 commit 0004c2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 1 addition & 4 deletions packages/lib/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,11 @@
"dm3-lib-messaging": "workspace:^",
"dm3-lib-profile": "workspace:^",
"dm3-lib-shared": "workspace:^",
"ethers": "5.7.2",
"libsodium-wrappers": "^0.7.10"
"ethers": "5.7.2"
},
"devDependencies": {
"@types/libsodium-wrappers": "^0.7.10",
"jest": "^28.1.1",
"ts-jest": "^28.0.4",
"ts-json-schema-generator": "^0.98.0",
"typescript": "^4.4.2"
},
"scripts": {
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12666,9 +12666,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "dm3-lib-shared@workspace:packages/lib/shared"
dependencies:
"@types/libsodium-wrappers": ^0.7.10
ethers: 5.7.2
libsodium-wrappers: ^0.7.10
typescript: ^4.4.2
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 0004c2e

Please sign in to comment.