mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Update dependencies of wasm tests
This commit is contained in:
parent
979115ee59
commit
7235336501
2 changed files with 1060 additions and 388 deletions
1444
bindings/wasm/integration-tests/package-lock.json
generated
1444
bindings/wasm/integration-tests/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -6,10 +6,10 @@
|
|||
"test": "PROVIDER=better-sqlite3 ava tests/test.js && PROVIDER=limbo-wasm ava tests/test.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^5.3.0"
|
||||
"ava": "^6.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"better-sqlite3": "^8.4.0",
|
||||
"better-sqlite3": "^11.7.0",
|
||||
"limbo-wasm": "../pkg"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue