Skip to content

Commit e224c26

Browse files
changes
1 parent 31f2a89 commit e224c26

File tree

2 files changed

+59
-136
lines changed

2 files changed

+59
-136
lines changed

package-lock.json

Lines changed: 58 additions & 134 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"author": "",
77
"main": "index.js",
88
"types": "index.d.ts",
9-
109
"scripts": {
1110
"build": "tsc",
1211
"build:docs": "typedoc --plugin typedoc-plugin-missing-exports",
@@ -26,6 +25,7 @@
2625
"file-type": "^19.6.0",
2726
"fuse.js": "^7.0.0",
2827
"js-yaml": "^4.1.0",
28+
"load-esm": "^1.0.1",
2929
"mcp-proxy": "^2.4.0",
3030
"strict-event-emitter-types": "^2.0.0",
3131
"timers": "^0.1.1",
@@ -67,5 +67,4 @@
6767
"default": "./utils.js"
6868
}
6969
}
70-
7170
}

0 commit comments

Comments
 (0)