Skip to content

Commit 6eba226

Browse files
chore: remove npm from dependencies
1 parent 053c886 commit 6eba226

File tree

3 files changed

+16
-475
lines changed

3 files changed

+16
-475
lines changed

packages/crypto/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"i": "^0.3.7",
7373
"libsodium-wrappers-sumo": "^0.7.5",
7474
"lodash": "^4.17.21",
75-
"npm": "^9.3.0",
7675
"pbkdf2": "^3.1.3",
7776
"ts-custom-error": "^3.2.0",
7877
"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)