fix(package): correct main file

This was changed with the confit update
This commit is contained in:
Tyler Stewart
2017-10-31 16:14:04 -06:00
parent a7103ded7e
commit 0a331c5998

View File

@@ -16,7 +16,7 @@
"src",
"ftp-srv.d.ts"
],
"main": "src/index.js",
"main": "ftp-srv.js",
"types": "./ftp-srv.d.ts",
"repository": {
"type": "git",