Skip to content

Commit

Permalink
Fixing sort issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jdslaugh committed Aug 18, 2023
1 parent 71e2969 commit c73e0fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"last 1 safari version"
]
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.16.0",
"@mui/material": "^5.8.5",
Expand Down Expand Up @@ -91,6 +92,5 @@
"engines": {
"node": ">=16.0.0 <17",
"yarn": "^1.22.11"
},
"dependencies": {}
}
}

0 comments on commit c73e0fb

Please sign in to comment.