chore(package): specify npm files

This commit is contained in:
Tyler Stewart
2017-06-08 13:54:22 -06:00
parent dd0a790519
commit b5cf75b09f

View File

@@ -12,6 +12,9 @@
],
"license": "MIT",
"main": "src/index.js",
"files": [
"src"
],
"repository": {
"type": "git",
"url": "https://github.com/trs/ftp-srv"