diff --git a/package.json b/package.json index 6a60f97..61f2b40 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,12 @@ }, "author": "Josh Johnson", "license": "MIT", + "files": [ + "public/assets/scripts", + "public/assets/styles", + "src", + "types" + ], "bugs": { "url": "https://github.com/jshjohnson/Choices/issues" },