Skip to content

Commit 8f7c460

Browse files
committed
chore: removes local-types from dist
1 parent 9a4524c commit 8f7c460

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"module": "dist/index.es.js",
1212
"types": "dist/index.d.ts",
1313
"files": [
14-
"dist",
15-
"local-types"
14+
"dist"
1615
],
1716
"scripts": {
1817
"commit": "cz",

0 commit comments

Comments
 (0)