Skip to content

Commit e55ccdf

Browse files
committed
fix: pack declarations file
1 parent d151c1c commit e55ccdf

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
"test": "jest",
1313
"semantic-release": "semantic-release"
1414
},
15-
"files": ["dist/index.js", "README.md"],
15+
"files": ["dist/*", "README.md"],
1616
"devDependencies": {
1717
"@types/jest": "^22.0.0",
1818
"jest": "^22.0.4",

0 commit comments

Comments
 (0)