Skip to content

Commit

Permalink
Bajar version de sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarvajals committed Sep 11, 2024
1 parent dc96596 commit deffe3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"license": "ISC",
"dependencies": {
"express": "^4.18.2",
"sqlite3": "^5.1.6"
"sqlite3": "^5.1.3"
}
}

0 comments on commit deffe3a

Please sign in to comment.