Skip to content

Commit

Permalink
Specifies files (patch)
Browse files Browse the repository at this point in the history
  • Loading branch information
zrrrzzt committed Nov 30, 2018
1 parent 5352c13 commit 15c68ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -3,6 +3,9 @@
"version": "1.1.4",
"description": "Compress json and convert to base64",
"main": "index.js",
"files": [
"index.js"
],
"scripts": {
"test": "standard && ava",
"test-offline": "standard && ava",
Expand Down

0 comments on commit 15c68ae

Please sign in to comment.