Skip to content

Commit

Permalink
Merge pull request #10 from aaronhmiller/patch_dependencies
Browse files Browse the repository at this point in the history
removing unused dependency per OX
  • Loading branch information
aaronhmiller authored Jan 4, 2024
2 parents ce09cc1 + b836d7f commit a8af7b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"dependencies": {
"express": "^4.18.2",
"http-cache-semantics": "^4.1.1",
"pg": "^8.10.0"
},
"name": "crud-app",
Expand Down

1 comment on commit a8af7b5

@vercel
Copy link

@vercel vercel bot commented on a8af7b5 Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.