We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc4298 commit 9fb567aCopy full SHA for 9fb567a
package.json
@@ -3,10 +3,6 @@
3
"version": "8.10.0",
4
"description": "TypeScript execution environment and REPL for node.js, with source map support",
5
"main": "dist/index.js",
6
- "exports": {
7
- ".": "./dist/index.js",
8
- "./esm": "./esm.mjs"
9
- },
10
"types": "dist/index.d.ts",
11
"bin": {
12
"ts-node": "dist/bin.js",
0 commit comments