Skip to content

Commit ddd8d23

Browse files
😒 chore(package.json): Set .files = ["lib"].
1 parent 5b6b774 commit ddd8d23

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,8 @@
120120
"@babel/register"
121121
],
122122
"timeout": "1m"
123-
}
123+
},
124+
"files": [
125+
"lib"
126+
]
124127
}

0 commit comments

Comments
 (0)