There was an error while loading. Please reload this page.
1 parent b205b99 commit 4e8f806Copy full SHA for 4e8f806
2 files changed
packages/client/package.json
@@ -103,6 +103,9 @@
103
],
104
"stdio": [
105
"dist/cjs/stdio.d.cts"
106
+ ],
107
+ "_shims": [
108
+ "dist/cjs/shimsNode.d.cts"
109
]
110
}
111
},
packages/server/package.json
@@ -106,6 +106,9 @@
112
113
114
0 commit comments