Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mudroljub/programming-quotes-api
Browse files Browse the repository at this point in the history
  • Loading branch information
mudroljub committed Dec 11, 2024
2 parents 121fcd5 + 212e7c7 commit e81630c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 14 deletions.
30 changes: 18 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"compression": "^1.7.5",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.21.1",
"express": "^4.21.2",
"jsonwebtoken": "^9.0.2",
"marked": "^15.0.1",
"mongodb": "^6.10.0",
"mongoose": "^8.8.2"
"mongoose": "^8.8.3"
},
"devDependencies": {
"eslint": "^9.15.0",
Expand Down

0 comments on commit e81630c

Please sign in to comment.