fix: removed deprecated install.sh
This commit is contained in:
parent
20e72afa44
commit
86a6d27ecf
2 changed files with 1 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"installCommand": "../install.sh",
|
||||
"installCommand": "pnpm install",
|
||||
"buildCommand": "pnpm --filter @ily/www build",
|
||||
"outputDirectory": "dist",
|
||||
"redirects": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue