Skip to content

Commit 0893204

Browse files
committed
chore: standardize package type entry
1 parent d574c19 commit 0893204

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
@@ -78,5 +78,6 @@
7878
},
7979
"lint-staged": {
8080
"*": "prettier --write --ignore-unknown"
81-
}
81+
},
82+
"types": "./es/index.d.ts"
8283
}

0 commit comments

Comments
 (0)