diff --git a/package.json b/package.json index 2d71ce6..7847da3 100644 --- a/package.json +++ b/package.json @@ -68,5 +68,8 @@ }, "publishConfig": { "access": "public" - } + }, + "files": [ + "dist" + ] }