Skip to content

Commit

Permalink
Bump to better-sqlite3@8.1.0, closes #518
Browse files Browse the repository at this point in the history
Fixes installation on Node 19

Closes cloudflare/workers-sdk#2318
  • Loading branch information
mrbbot committed Feb 23, 2023
1 parent aa06d43 commit 0be4c0b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 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 packages/tre/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"acorn": "^8.8.0",
"acorn-walk": "^8.2.0",
"better-sqlite3": "^7.6.2",
"better-sqlite3": "^8.1.0",
"capnp-ts": "^0.7.0",
"exit-hook": "^2.2.1",
"get-port": "^5.1.1",
Expand Down

0 comments on commit 0be4c0b

Please sign in to comment.