mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-28 12:24:23 +01:00
bindings/javascript: Add index.js and sqlite3-error.js to package
...won't work without them...
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
"description": "The Turso database library",
|
||||
"main": "wrapper.js",
|
||||
"files": [
|
||||
"wrapper.js",
|
||||
"browser.js"
|
||||
"browser.js",
|
||||
"index.js",
|
||||
"sqlite-error.js",
|
||||
"wrapper.js"
|
||||
],
|
||||
"types": "index.d.ts",
|
||||
"napi": {
|
||||
|
||||
Reference in New Issue
Block a user