Address PR's comments

https://github.com/tursodatabase/turso/pull/2307
This commit is contained in:
Diego Reis
2025-07-28 17:07:34 -03:00
parent 25eb6f51aa
commit 738dec0a72
2 changed files with 4 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
"url": "https://github.com/tursodatabase/turso"
},
"description": "The Turso database library",
"main": "wrapper.js",
"files": [
"wrapper.js",
"browser.js"
@@ -43,4 +44,4 @@
"version": "napi version"
},
"packageManager": "yarn@4.9.2"
}
}