Skip to content

Commit 5146bcf

Browse files
committed
chore: standardize package type entry
1 parent 903d8eb commit 5146bcf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@
7979
},
8080
"publishConfig": {
8181
"access": "public"
82-
}
82+
},
83+
"types": "./es/index.d.ts"
8384
}

0 commit comments

Comments
 (0)