Skip to content

Commit

Permalink
🚀 (package.json): bump version to 1.0.2 and update dependencies to l…
Browse files Browse the repository at this point in the history
…atest versions

This commit updates the project's version number to 1.0.2 and upgrades all dependencies to their latest versions, ensuring that the application runs smoothly with the latest fixes and improvements provided by the package maintainers.
  • Loading branch information
danieldanielecki committed Aug 12, 2024
1 parent 6e540a2 commit f2df292
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Practice-Exams-Platform",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"engines": {
"node": "20.x"
Expand Down

0 comments on commit f2df292

Please sign in to comment.