We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82a106 commit 5425a27Copy full SHA for 5425a27
4 files changed
packages/query-parser/package.json
@@ -16,11 +16,11 @@
16
],
17
"license": "Apache-2.0",
18
"type": "module",
19
+ "types": "./dist/index.d.mts",
20
"module": "./dist/index.mjs",
- "types": "./dist/index.d.ts",
21
"exports": {
22
".": {
23
24
"import": "./dist/index.mjs"
25
}
26
},
packages/query-parser/tsconfig.json
packages/shell-bson-parser/package.json
packages/shell-bson-parser/tsconfig.json
0 commit comments