Skip to content

Commit

Permalink
downgrade to sqlite3@5.0.0
Browse files Browse the repository at this point in the history
zemlanin committed Feb 8, 2021
1 parent fd64fcd commit 34a08f0
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 additions & 9 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
"rsync": "^0.6.1",
"sharp": "^0.27.1",
"sqlite": "^4.0.12",
"sqlite3": "^5.0.0",
"sqlite3": "5.0.0 || ^5.0.2",
"terser": "^5.5.1",
"url-pattern": "^1.0.3",
"yassium": "^1.1.0"

0 comments on commit 34a08f0

Please sign in to comment.