@ -1,5 +1,9 @@
# Svelte changelog
## 3.5.1
* Accommodate webpack idiosyncracies
## 3.5.0
* Update package folder structure ([#2887](https://github.com/sveltejs/svelte/pull/2887))
@ -1,6 +1,6 @@
{
"name": "svelte",
"version": "3.5.0",
"version": "3.5.1",
"description": "Cybernetically enhanced web apps",
"module": "index.mjs",
"main": "index",