Skip to content

Commit 2303972

Browse files
committed
Revert "Drop types field from exports in package.json"
This reverts commit afd76d1.
1 parent 2763384 commit 2303972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"exports": {
1111
"./package.json": "./package.json",
1212
".": {
13+
"types": "./lib/src/index.d.ts",
1314
"import": "./lib/index.js",
1415
"require": "./dist/sql-formatter.min.cjs"
1516
}

0 commit comments

Comments
 (0)