Skip to content

Commit 65c2618

Browse files
authored
Merge pull request #11 from fabiosantoscode/patch-1
Update package.json
2 parents 18c7f89 + 5bfd45b commit 65c2618

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.1.1",
44
"description": "The string_decoder module from Node core",
55
"main": "lib/string_decoder.js",
6+
"files": [
7+
"lib"
8+
],
69
"dependencies": {
710
"safe-buffer": "~5.1.0"
811
},

0 commit comments

Comments
 (0)