Skip to content

Commit f84fc19

Browse files
authored
Merge pull request #46 from EdJoPaTo/master
Include all lib files in package
2 parents 7ffd98e + 6062706 commit f84fc19

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
@@ -34,7 +34,7 @@
3434
"node": ">=8"
3535
},
3636
"files": [
37-
"lib/session.js"
37+
"lib"
3838
],
3939
"scripts": {
4040
"lint": "eslint . --fix",

0 commit comments

Comments
 (0)