Skip to content

Commit

Permalink
Reduce size of NPM package (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorrit authored and ziluvatar committed Sep 6, 2017
1 parent 2e7e68d commit 0be5409
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,11 @@
"engines": {
"npm": ">=1.4.28",
"node": ">=0.12"
}
},
"files": [
"lib",
"decode.js",
"sign.js",
"verify.js"
]
}

0 comments on commit 0be5409

Please sign in to comment.