mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
refactor: studio -> db cli
This commit is contained in:
parent
e0c9f51259
commit
283d8d0bd0
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"studio": "./dist/cli/bin.js"
|
"db": "./dist/cli/bin.js"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"index.d.ts",
|
"index.d.ts",
|
||||||
|
|
Loading…
Add table
Reference in a new issue