diff --git a/LICENSE-MIT.txt b/LICENSE.txt similarity index 100% rename from LICENSE-MIT.txt rename to LICENSE.txt diff --git a/package.json b/package.json index c844177..bbff1cf 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "url": "https://github.com/mathiasbynens/jquery-placeholder/issues" }, "main": "jquery.placeholder.js", + "files": [ "jquery.placeholder.js" ], "directories": { "test": "tests" },