mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 20:44:23 +01:00
small fixes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"scripts": {
|
||||
"build": "npm run build --workspaces"
|
||||
"build": "npm run build --workspaces",
|
||||
"tsc-build": "npm run tsc-build --workspaces",
|
||||
"test": "npm run test --workspaces"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/core",
|
||||
|
||||
Reference in New Issue
Block a user