From b34cdba24fe2c2b445adcb3cf7c3e65e79ff6fd0 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Fri, 26 Mar 2021 21:38:05 +0530 Subject: first commit, doesn't do anything yet --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 289c73f..51a88d1 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "@testing-library/jest-dom": "^5.11.10", "@testing-library/react": "^11.2.5", "@testing-library/user-event": "^12.8.3", + "node-sass": "^5.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "4.0.3", -- cgit v1.2.3