mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
abf601233f
Co-authored-by: delucis <delucis@users.noreply.github.com>
10 lines
No EOL
200 B
JSON
10 lines
No EOL
200 B
JSON
{
|
|
"name": "@test/vue-app-entrypoint",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/vue": "workspace:*",
|
|
"astro": "workspace:*",
|
|
"vite-svg-loader": "5.0.1"
|
|
}
|
|
} |