Skip to content

Commit

Permalink
chore: npm files
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed May 1, 2020
1 parent c5cb3f2 commit ac19b7a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"runmd": "*",
"standard-version": "7.1.0"
},
"files": [
"index.js",
"lite.js",
"Mime.js",
"/types"
],
"scripts": {
"prepare": "node src/build.js && runmd --output README.md src/README_js.md",
"release": "standard-version",
Expand Down

0 comments on commit ac19b7a

Please sign in to comment.