Skip to content

Commit 431a596

Browse files
committed
Clean up licenses directory on prepublish
1 parent e6731e5 commit 431a596

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"legit": "src/index.js"
88
},
99
"scripts": {
10+
"prepublish": "find licenses -type f -maxdepth 1 -delete",
1011
"postinstall": "node src/load-licenses.js"
1112
},
1213
"keywords": [

0 commit comments

Comments
 (0)