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 86079e4 commit 2e4d407Copy full SHA for 2e4d407
package.json
@@ -47,6 +47,6 @@
47
"denocheck": "deno test ./denotest.mts",
48
"test": "node --test"
49
},
50
- "types": "./dist/index.d.ts",
51
- "version": "9.0.0"
+ "types": "./dist/index.d.mts",
+ "version": "9.0.1"
52
}
0 commit comments