diff --git a/package.json b/package.json index 2c711977..66eb9b6d 100644 --- a/package.json +++ b/package.json @@ -90,5 +90,9 @@ "it", "expect" ] - } + }, + "files": [ + "lib", + "with-defaults.js" + ] }