Skip to content

Commit

Permalink
cli.js was missing (#237)
Browse files Browse the repository at this point in the history
cli.js was missing from Files which caused the package creation without same. Even though the releases package has cli.js
  • Loading branch information
akatoch435 committed May 27, 2020
1 parent d97bfae commit c255db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -29,6 +29,7 @@
"index.js",
"lite.js",
"Mime.js",
"cli.js",
"/types"
],
"scripts": {
Expand Down

0 comments on commit c255db4

Please sign in to comment.