mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-13 06:10:01 -04:00
fix: dependencies of bcc not updated to use @mercuryworkshop namespace
This commit is contained in:
parent
73b2683b5b
commit
edaa35e2f1
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
"@rollup/browser": "^3.28.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^2.4.5",
|
||||
"autoprefixer": "^10.4.15",
|
||||
"bare-client-custom": "workspace:*",
|
||||
"@mercuryworkshop/bare-client-custom": "workspace:*",
|
||||
"client": "workspace:*",
|
||||
"corium": "file:../corium",
|
||||
"esbuild": "^0.19.1",
|
||||
|
@ -40,4 +40,4 @@
|
|||
"vite": "^4.4.9",
|
||||
"vite-plugin-svelte": "^3.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue