Skip to content

Commit fc80844

Browse files
😒 chore(package.json): Set .files = ["lib"].
1 parent 54be819 commit fc80844

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
@@ -76,5 +76,8 @@
7676
"@babel/register"
7777
],
7878
"timeout": "1m"
79-
}
79+
},
80+
"files": [
81+
"lib"
82+
]
8083
}

0 commit comments

Comments
 (0)