File tree Expand file tree Collapse file tree 4 files changed +62
-629
lines changed Expand file tree Collapse file tree 4 files changed +62
-629
lines changed Original file line number Diff line number Diff line change 1414 "@types/sanitize-html" : " ^1.20.2" ,
1515 "countup.js" : " ^2.0.4" ,
1616 "materialize-css" : " ^1.0.0" ,
17- "node-sass" : " 6.0.1" ,
1817 "react" : " ^17.0.1" ,
1918 "react-dom" : " ^17.0.1" ,
2019 "react-router-dom" : " ^5.1.2" ,
2120 "react-scripts" : " ^4.0.0" ,
2221 "sanitize-html" : " ^2.3.0" ,
22+ "sass" : " ^1.58.0" ,
2323 "typescript" : " ^4.1.3"
2424 },
2525 "scripts" : {
Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ class Cols:
4141# This string in the course means we should skip them and move on with life
4242NORMALIZED_REJECTIONS = {
4343 "iamrejectingallpositionsthatididnotexplicitlyaccept" ,
44- "iamrejectingallampositionsthatididnotexplicitlyaccept"
44+ "iamrejectingallampositionsthatididnotexplicitlyaccept" ,
45+ "iamrejectingallcmpositionsthatididnotexplicitlyaccept"
4546}
4647
4748# global variables lmao
Original file line number Diff line number Diff line change 143143 {
144144 "name" : " Abby Brooks Ramirez" ,
145145 "courses" : {
146- "cs61a" : " Senior Mentor" ,
147- "de&ichair" : " Exec"
146+ "cs61a" : " Senior Mentor"
148147 },
149148 "pronouns" : " she/her" ,
150149 "imgUrl" : " https://drive.google.com/open?id=1LSFNXSUbRe1_tsOXl8jZJ592Eck1m_V4" ,
22792278 {
22802279 "name" : " Rohan Goyal" ,
22812280 "courses" : {
2282- "cs61a" : " Associate Mentor" ,
2283- "iamrejectingallcmpositionsthatididnotexplicitlyaccept" : " Content Mentor"
2281+ "cs61a" : " Associate Mentor"
22842282 },
22852283 "pronouns" : " They/He" ,
22862284 "imgUrl" : " https://drive.google.com/open?id=1svvL3GZZ3oXic582mMPUvZlk58iS797t" ,
You can’t perform that action at this time.
0 commit comments