We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b528b commit 9ab3158Copy full SHA for 9ab3158
2 files changed
packages/nodejs/package.json
@@ -51,7 +51,6 @@
51
},
52
"dependencies": {
53
"@endo/eventual-send": "^1.3.4",
54
- "@endo/marshal": "^1.8.0",
55
"@endo/promise-kit": "^1.1.13",
56
"@libp2p/interface": "2.11.0",
57
"@libp2p/webrtc": "5.2.24",
yarn.lock
@@ -3867,7 +3867,6 @@ __metadata:
3867
dependencies:
3868
"@arethetypeswrong/cli": "npm:^0.17.4"
3869
"@endo/eventual-send": "npm:^1.3.4"
3870
- "@endo/marshal": "npm:^1.8.0"
3871
"@endo/promise-kit": "npm:^1.1.13"
3872
"@libp2p/interface": "npm:2.11.0"
3873
"@libp2p/webrtc": "npm:5.2.24"
0 commit comments