Skip to content

Commit d9875d3

Browse files
authored
added dist to files
1 parent 2212d52 commit d9875d3

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
@@ -25,7 +25,8 @@
2525
},
2626
"files": [
2727
"lib",
28-
"bin/xss"
28+
"bin/xss",
29+
"dist"
2930
],
3031
"bin": {
3132
"xss": "./bin/xss"

0 commit comments

Comments
 (0)