mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-03 08:24:19 +01:00
expose wrapper and use default import
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"url": "https://github.com/tursodatabase/turso"
|
||||
},
|
||||
"description": "The Turso database library",
|
||||
"main": "index.js",
|
||||
"main": "wrapper.js",
|
||||
"types": "index.d.ts",
|
||||
"napi": {
|
||||
"name": "turso",
|
||||
@@ -42,4 +42,4 @@
|
||||
"version": "napi version"
|
||||
},
|
||||
"packageManager": "yarn@4.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user