We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854cadf commit 5cd3bc4Copy full SHA for 5cd3bc4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ftpm-module",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "Porting of ftpm library can be used as a class within the nodejs.",
5
"main": "ftpm-module.js",
6
"dependencies": {
@@ -39,6 +39,6 @@
39
"url": "https://github.com/alanmastro/ftpm-module/issues"
40
},
41
"homepage": "https://github.com/alanmastro/ftpm-module",
42
- "_id": "ftpm-module@0.0.1",
43
- "_resolved": "https://github.com/alanmastro/ftpm-module/archive/0.0.1.tar.gz"
+ "_id": "ftpm-module@0.0.3",
+ "_resolved": "https://github.com/alanmastro/ftpm-module/archive/0.0.3.tar.gz"
44
}
0 commit comments