diff --git a/package.json b/package.json index b34b19ae..85149d31 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "lib": "src" }, "files": [ - "dist/" + "dist/", + "lightweight/" ], "scripts": { "build": "rollup --config",