fix(package): correct main file
This was changed with the confit update
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user