mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-07 10:14:21 +01:00
fix package jsons
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"serve": "node server.mjs"
|
||||
"serve": "node server.mjs",
|
||||
"tsc-build": "echo 'no tsc-build'",
|
||||
"test": "echo 'no tests'"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user