diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index e7ee497115ba36bc335b9fa069580e8bff1030c7..c101b833070b82f6cd57ae59da579f7de968bff1 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -10,7 +10,8 @@ }, "files": [ "lib", - "template" + "template", + "components" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1"