diff --git a/package.json b/package.json index a7f80cf..4f9e9ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "basic-ftp", - "version": "1.0.1", + "version": "1.0.2", "description": "FTP/FTPS client library", "main": "./lib/ftp", "scripts": { @@ -8,6 +8,10 @@ "tdd": "mocha --watch", "lint": "eslint lib/*.js" }, + "repository": { + "type": "git", + "url" : "https://github.com/patrickjuchli/basic-ftp.git" + }, "author": "Patrick Juchli ", "license": "MIT", "keywords": [