Skip to content

Commit f5d2bc8

Browse files
committed
Exclude jest config from package
1 parent ed5112d commit f5d2bc8

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
@@ -43,7 +43,7 @@
4343
"node": ">=8.0.0"
4444
},
4545
"files": [
46-
"*.js",
46+
"index.js",
4747
"dist/**/*.js"
4848
]
4949
}

0 commit comments

Comments
 (0)