Skip to content

Commit 72bfe70

Browse files
committed
chore: standardize package type entry
1 parent 87030fd commit 72bfe70

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
@@ -80,5 +80,6 @@
8080
},
8181
"lint-staged": {
8282
"*": "prettier --write --ignore-unknown"
83-
}
83+
},
84+
"types": "./es/index.d.ts"
8485
}

0 commit comments

Comments
 (0)