Skip to content

Commit

Permalink
Fix Q2 2023/2024 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
CSE3000-research-project authored Feb 1, 2024
1 parent a61b67f commit 9c774f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pre-commit": [
"lint"
],
"precommit.silent": false,
"precommit.silent": false,
"dependencies": {
"@material-ui/core": "^4.11.4",
"@material-ui/icons": "^4.11.2",
Expand Down Expand Up @@ -68,7 +68,7 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-unused-imports": "^1.1.1",
"gh-pages": "^3.2.0",
"gh-pages": "^3.2.3",
"npm-run-all": "^4.1.5",
"pre-commit": "^1.2.2",
"prettier": "^2.3.0",
Expand Down

0 comments on commit 9c774f0

Please sign in to comment.