Skip to content

Commit e95dae8

Browse files
author
andy.patterson
committed
fix: distribute entire dist folder
1 parent e5f5163 commit e95dae8

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
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/andnp/MaybeTyped#readme",
3636
"files": [
37-
"dist/src"
37+
"dist"
3838
],
3939
"jest": {
4040
"transform": {

0 commit comments

Comments
 (0)