Skip to content

Commit cd975ee

Browse files
saksham1203ArchanaArige
authored andcommitted
Added '@emotion/react','@emotion/styled','@mui/material' dependencies in package.json
Signed-off-by: saksham1203 <[email protected]>
1 parent 38a235b commit cd975ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

client/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44
"private": true,
55
"license": "Apache-2.0",
66
"dependencies": {
7+
"@emotion/react": "^11.10.5",
8+
"@emotion/styled": "^11.10.5",
79
"@khanacademy/react-multi-select": "^0.2.8",
810
"@material-ui/core": "^4.11.3",
911
"@material-ui/icons": "^4.11.2",
12+
"@mui/material": "^5.11.3",
1013
"ajv": "^6.2.0",
1114
"aphrodite": "^1.2.5",
1215
"bootstrap": "^4.0.0",

0 commit comments

Comments
 (0)