From f703b4ebd58bb9f558eb80e6dad5f238364d7937 Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Mon, 16 Dec 2024 17:42:56 +0530 Subject: [PATCH] Add `node-sass-7.0.3` package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 909a3f89..2147e0ce 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "lint-staged": "^4.3.0", "moment-locales-webpack-plugin": "^1.1.2", "nock": "10.0.6", + "node-sass": "7.0.3", "npm-run-all": "4.1.5", "prettier": "^1.19.1", "react-addons-test-utils": "15.4.1",