mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 04:24:21 +01:00
fix package jsons
This commit is contained in:
@@ -2,11 +2,14 @@
|
||||
"name": "sync-node",
|
||||
"version": "1.0.0",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"tsc-build": "echo 'no tsc-build'",
|
||||
"build": "echo 'no build'",
|
||||
"test": "echo 'no tests'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tursodatabase/sync": "^0.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user