Skip to content

Commit

Permalink
add cloudinary in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Lazarov committed Feb 21, 2025
1 parent d18f8ac commit 3f0cca9
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"dependencies": {
"@elastic/elasticsearch": "^8.13.0",
"cloudinary": "^2.5.0",
"express": "^4.21.0",
"http-status-codes": "^2.3.0",
"jsonwebtoken": "^9.0.2",
Expand Down
31 changes: 31 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"dependencies": {
"@elastic/elasticsearch": "^8.13.0",
"cloudinary": "^2.5.0",
"express": "^4.21.0",
"http-status-codes": "^2.3.0",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 3f0cca9

Please sign in to comment.