Skip to content

Commit b1e1c2e

Browse files
committed
fix: Add index.js to files.
1 parent 6c2115c commit b1e1c2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"typescript": "~4.1.2"
3535
},
3636
"files": [
37-
"dist"
37+
"dist",
38+
"index.js"
3839
],
3940
"homepage": "https://github.com/cartant/rxjs-tslint-rules",
4041
"husky": {

0 commit comments

Comments
 (0)