Skip to content

Commit db6b9cd

Browse files
committed
fix: Add files to package.json so the new npm install won't use tape anymore
1 parent c94d554 commit db6b9cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@
4646
"directories": {
4747
"test": "test"
4848
},
49+
"files": [
50+
"lib"
51+
],
4952
"keywords": [
5053
"logger",
5154
"logging",

0 commit comments

Comments
 (0)