mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-22 12:27:29 +01:00
28b560392b
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
15 lines
289 B
JSON
15 lines
289 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": [
|
|
"rotten-buckets-develop"
|
|
]
|
|
}
|