diff --git a/turbo.json b/turbo.json index 058731d..9f023e3 100644 --- a/turbo.json +++ b/turbo.json @@ -18,7 +18,7 @@ }, "build": { "cache": true, - "outputs": [".dist/**"] + "outputs": ["dist/**"] }, "test": { "cache": true,