Skip to content

Commit

Permalink
Merge pull request #158 from javagl/update-better-sqlite3-for-node-22
Browse files Browse the repository at this point in the history
Update `better-sqlite3` version to 11.5.0 for Node 22
  • Loading branch information
lilleyse authored Nov 24, 2024
2 parents d549136 + 96ac562 commit 0e8f5e0
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 @@ -31,7 +31,7 @@
"@gltf-transform/extensions": "^3.9.0",
"@gltf-transform/functions": "^3.9.0",
"archiver": "^5.3.1",
"better-sqlite3": "^8.0.1",
"better-sqlite3": "^11.5.0",
"cesium": "^1.103.0",
"draco3d": "^1.5.6",
"draco3dgltf": "^1.5.6",
Expand Down

0 comments on commit 0e8f5e0

Please sign in to comment.