Skip to content

Commit d5db5f1

Browse files
committed
chore(kernel-utils): remove @endo/eventual-send dep and stale sheaf export
1 parent 34ba779 commit d5db5f1

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

packages/kernel-utils/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,6 @@
7979
"default": "./dist/nodejs/index.cjs"
8080
}
8181
},
82-
"./sheaf": {
83-
"import": {
84-
"types": "./dist/sheaf/index.d.mts",
85-
"default": "./dist/sheaf/index.mjs"
86-
},
87-
"require": {
88-
"types": "./dist/sheaf/index.d.cts",
89-
"default": "./dist/sheaf/index.cjs"
90-
}
91-
},
9282
"./vite-plugins": {
9383
"import": {
9484
"types": "./dist/vite-plugins/index.d.mts",
@@ -131,7 +121,6 @@
131121
"@chainsafe/libp2p-yamux": "8.0.1",
132122
"@endo/captp": "^4.4.8",
133123
"@endo/errors": "^1.2.13",
134-
"@endo/eventual-send": "^1.3.4",
135124
"@endo/exo": "^1.5.12",
136125
"@endo/patterns": "^1.7.0",
137126
"@endo/promise-kit": "^1.1.13",

0 commit comments

Comments
 (0)