diff --git a/package.json b/package.json index 2d5aa75..8e26e1d 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "scripts": { "test": "mocha --require should" }, + "files": ["lib"], "repository": { "type": "git", "url": "git://github.com/jfromaniello/url-join.git"