From c4f7fe09cd014b0ec5c0d64fd320780c45461c06 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 19 Nov 2020 15:57:52 +0100 Subject: Use sass instead of deprecated node sass --- client/package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 2306aaaf7..933a8d65f 100644 --- a/client/package.json +++ b/client/package.json @@ -19,7 +19,6 @@ "webpack": "webpack", "tslint": "tslint", "ng": "ng", - "postinstall": "npm rebuild node-sass", "webpack-bundle-analyzer": "webpack-bundle-analyzer", "webdriver-manager": "webdriver-manager", "ngx-extractor": "ngx-extractor", @@ -97,7 +96,6 @@ "lodash-es": "^4.17.4", "markdown-it": "12.0.2", "mini-css-extract-plugin": "^1.3.1", - "node-sass": "^5.0.0", "npm-font-source-sans-pro": "^1.0.2", "p2p-media-loader-hlsjs": "^0.6.2", "path-browserify": "^1.0.0", @@ -105,10 +103,10 @@ "process": "^0.11.10", "protractor": "~7.0.0", "purify-css": "^1.2.5", - "purifycss-webpack": "^0.7.0", "raw-loader": "^4.0.0", "rxjs": "^6.5.2", "sanitize-html": "^2.1.2", + "sass": "^1.29.0", "sass-lint": "^1.13.1", "sass-loader": "10.1.0", "sass-resources-loader": "^2.0.0", -- cgit v1.2.3