Skip to content

Commit 0be5409

Browse files
jorritziluvatar
authored andcommitted
Reduce size of NPM package (#347)
1 parent 2e7e68d commit 0be5409

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,11 @@
4343
"engines": {
4444
"npm": ">=1.4.28",
4545
"node": ">=0.12"
46-
}
46+
},
47+
"files": [
48+
"lib",
49+
"decode.js",
50+
"sign.js",
51+
"verify.js"
52+
]
4753
}

0 commit comments

Comments
 (0)