From 17d399d8fb9975d2084ba12fe56a67cc29c671c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Fri, 29 Jan 2021 11:11:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f95d168..3362b41 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "devDependencies": { "chalk": "^2.4.2", "chokidar": "^1.7.0", - "es.shim": "^1.1.2", - "iofs": "^1.3.2", - "node-sass": "^4.12.0", + "es.shim": "^2.0.1", + "iofs": "^1.5.2", + "sass": "^1.32.5", "terser": "^5.0.0" } }