Skip to content

Commit c67aedf

Browse files
steffendgreif
authored andcommitted
Include all dist files in package
1 parent 9d6d032 commit c67aedf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
],
2323
"license": "MIT",
2424
"files": [
25-
"dist/index.d.ts",
26-
"dist/index.esm.js",
27-
"dist/index.umd.js"
25+
"dist/*"
2826
],
2927
"prettier": "@github/prettier-config",
3028
"devDependencies": {

0 commit comments

Comments
 (0)