Skip to content

Commit 559b2d8

Browse files
committed
Fix files in package.json
1 parent 3bb12bb commit 559b2d8

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
@@ -29,7 +29,7 @@
2929
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
3030
],
3131
"files": [
32-
"lib/"
32+
"lib/",
3333
"index.js"
3434
],
3535
"dependencies": {

0 commit comments

Comments
 (0)