From ddfebd1085954b573d008d953996d918e9c4af9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=9B=AA=E5=AF=92?= <fanxuehan@xuexuehanhandeMacBook-Pro.local> Date: Tue, 3 Nov 2020 15:21:32 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20node-sass=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- form/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/form/package.json b/form/package.json index c9142ed..cdf78bb 100644 --- a/form/package.json +++ b/form/package.json @@ -29,6 +29,7 @@ "compressing": "^1.5.0", "ng-zorro-antd": "^8.5.2", "rxjs": "~6.5.4", + "node-sass": "^4.0.0", "spark-md5": "^3.0.0", "tslib": "^1.10.0", "zone.js": "~0.10.2" @@ -54,4 +55,4 @@ "tslint": "~5.18.0", "typescript": "~3.7.5" } -} +} \ No newline at end of file -- 2.21.0