Skip to content

Commit 9ab3158

Browse files
committed
chore: Remove unused dependency from nodejs
1 parent e2b528b commit 9ab3158

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

packages/nodejs/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
},
5252
"dependencies": {
5353
"@endo/eventual-send": "^1.3.4",
54-
"@endo/marshal": "^1.8.0",
5554
"@endo/promise-kit": "^1.1.13",
5655
"@libp2p/interface": "2.11.0",
5756
"@libp2p/webrtc": "5.2.24",

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3867,7 +3867,6 @@ __metadata:
38673867
dependencies:
38683868
"@arethetypeswrong/cli": "npm:^0.17.4"
38693869
"@endo/eventual-send": "npm:^1.3.4"
3870-
"@endo/marshal": "npm:^1.8.0"
38713870
"@endo/promise-kit": "npm:^1.1.13"
38723871
"@libp2p/interface": "npm:2.11.0"
38733872
"@libp2p/webrtc": "npm:5.2.24"

0 commit comments

Comments
 (0)