mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-22 03:47:27 +01:00
13 lines
257 B
JSON
13 lines
257 B
JSON
{
|
|
"mode": "pre",
|
|
"tag": "next",
|
|
"initialVersions": {
|
|
"svelte": "5.0.0-next.0",
|
|
"svelte-playgrounds-demo": "0.0.1",
|
|
"svelte-playgrounds-sandbox": "0.0.1",
|
|
"svelte-5-preview": "0.5.0",
|
|
"svelte.dev": "1.0.0"
|
|
},
|
|
"changesets": []
|
|
}
|