Skip to content

Commit

Permalink
Fixed package.json for gitActions
Browse files Browse the repository at this point in the history
  • Loading branch information
danibanezRepos committed Dec 7, 2023
1 parent 2a2aac2 commit 6c05acf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.10.6",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.0",
Expand Down Expand Up @@ -73,4 +74,4 @@
}
}
}
}
}

0 comments on commit 6c05acf

Please sign in to comment.