Skip to content

Commit 9124555

Browse files
authored
Update package.json
1 parent 64175ed commit 9124555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"packageManager": "yarn@4.9.0",
1414
"bin": "bin/cli.js",
1515
"main": "index.js",
16+
"types": "index.d.ts",
1617
"exports": {
1718
".": {
1819
"types": "./index.d.ts",
@@ -28,7 +29,6 @@
2829
},
2930
"./package.json": "./package.json"
3031
},
31-
"types": "index.d.ts",
3232
"files": [
3333
"bin",
3434
"flat.d.ts",

0 commit comments

Comments
 (0)