Skip to content

Commit 0e8d575

Browse files
committed
New release with Node.js support without persistence
1 parent 19a80d3 commit 0e8d575

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sqlite.org/sqlite-wasm",
3-
"version": "3.49.1-build1",
3+
"version": "3.49.1-build2",
44
"description": "SQLite Wasm conveniently wrapped as an ES Module.",
55
"keywords": [
66
"sqlite",
@@ -63,9 +63,9 @@
6363
"http-server": "github:vapier/http-server",
6464
"module-workers-polyfill": "^0.3.2",
6565
"node-fetch": "^3.3.2",
66-
"prettier": "^3.5.1",
66+
"prettier": "^3.5.2",
6767
"prettier-plugin-jsdoc": "^1.3.2",
68-
"publint": "^0.3.5",
68+
"publint": "^0.3.6",
6969
"shx": "^0.3.4",
7070
"typescript": "^5.7.3"
7171
}

0 commit comments

Comments
 (0)