diff --git a/package.json b/package.json index 4a4ed74..4165fd4 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,10 @@ "version": "1.0.1", "description": "A minimal package to watch less files and compile them to css", "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/BenjaminToby/less-watcher.git" + }, "keywords": [ "less", "watcher",