mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-07 02:04:21 +01:00
add missing module type for browser package
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/tursodatabase/turso"
|
||||
},
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"main": "dist/promise.js",
|
||||
"packageManager": "yarn@4.9.2",
|
||||
@@ -41,4 +42,4 @@
|
||||
"@napi-rs/wasm-runtime": "^1.0.3",
|
||||
"@tursodatabase/database-common": "^0.1.5-pre.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user