Skip to content
This repository was archived by the owner on Feb 5, 2018. It is now read-only.

Commit ea45ffd

Browse files
author
Kent C. Dodds
authored
fix: include all lib files
closes #63
1 parent d924a34 commit ea45ffd

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
@@ -79,6 +79,6 @@
7979
},
8080
"files": [
8181
"index.js",
82-
"lib/cli.js"
82+
"lib"
8383
]
8484
}

0 commit comments

Comments
 (0)