Skip to content

Commit

Permalink
Merge pull request #171 from jaredwray/upgrading-ecto-to-3.0.8
Browse files Browse the repository at this point in the history
upgrading ecto to 3.0.8
  • Loading branch information
jaredwray authored Aug 1, 2024
2 parents 0ad0521 + b7c3cf1 commit 4e50b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"axios": "^1.7.3",
"ecto": "^3.0.6",
"ecto": "^3.0.8",
"express": "^4.19.2",
"feed": "^4.2.2",
"gray-matter": "^4.0.3",
Expand Down

0 comments on commit 4e50b2d

Please sign in to comment.