diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-03-26 21:38:05 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-03-26 21:38:05 +0530 |
commit | b34cdba24fe2c2b445adcb3cf7c3e65e79ff6fd0 (patch) | |
tree | 375b33f364354a9939098d61508c9a1c4589ec81 /package.json | |
parent | a0b22d6aa60baa24225214667bc9171f83484f25 (diff) |
first commit, doesn't do anything yet
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
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", |