From 5d940e4157a8af33fa2f7ae1fe7e1e1a596e1d41 Mon Sep 17 00:00:00 2001 From: ULIVZ <472590061@qq.com> Date: Tue, 4 Jun 2019 15:24:47 +0800 Subject: [PATCH] chore: update workspace --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 3292f5be..356a8833 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ "workspaces": [ "packages/@vuepress/*", "packages/vuepress", - "packages/docs", - "packages/blog" + "packages/docs" ], "description": "Minimalistic doc generator with Vue component based layout system", "scripts": {