Skip to content

Commit 36f989c

Browse files
committed
chore: adjust the path of the type definition file in package.json
1 parent 49fb59e commit 36f989c

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
@@ -12,7 +12,7 @@
1212
"files": [
1313
"lib",
1414
"dist",
15-
"types/**/*.d.ts"
15+
"types"
1616
],
1717
"scripts": {
1818
"build": "rollup -c --environment BUILD:production",

0 commit comments

Comments
 (0)