Skip to content

Commit 2fa791a

Browse files
committed
feat: remove redundant npm, i packages
1 parent ebd539d commit 2fa791a

File tree

4 files changed

+16
-519
lines changed

4 files changed

+16
-519
lines changed

packages/crypto/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,8 @@
6969
"dependencies": {
7070
"@cardano-sdk/util": "workspace:~",
7171
"blake2b": "^2.1.4",
72-
"i": "^0.3.7",
7372
"libsodium-wrappers-sumo": "^0.7.5",
7473
"lodash": "^4.17.21",
75-
"npm": "^9.3.0",
7674
"pbkdf2": "^3.1.2",
7775
"ts-custom-error": "^3.2.0",
7876
"ts-log": "^2.2.4"

packages/tx-construction/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"@cardano-sdk/util": "workspace:~",
5656
"@cardano-sdk/util-rxjs": "workspace:~",
5757
"lodash": "^4.17.21",
58-
"npm": "^9.3.0",
5958
"rxjs": "^7.4.0",
6059
"ts-custom-error": "^3.2.0",
6160
"ts-log": "^2.2.4"

0 commit comments

Comments
 (0)