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", "src",
"ftp-srv.d.ts" "ftp-srv.d.ts"
], ],
"main": "src/index.js", "main": "ftp-srv.js",
"types": "./ftp-srv.d.ts", "types": "./ftp-srv.d.ts",
"repository": { "repository": {
"type": "git", "type": "git",