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 38b265e commit 0fc1626Copy full SHA for 0fc1626
1 file changed
cratedb_sqlparse_js/package.json
@@ -35,9 +35,9 @@
35
"types": "./dist/index.d.ts",
36
"exports": {
37
".": {
38
+ "types": "./dist/index.d.ts",
39
"import": "./dist/sqlparse.js",
- "require": "./dist/sqlparse.umd.cjs",
40
- "types": "./dist/index.d.ts"
+ "require": "./dist/sqlparse.umd.cjs"
41
}
42
},
43
"dependencies": {
0 commit comments