Release 2.0.42

This commit is contained in:
github-actions
2021-05-29 14:07:26 +00:00
parent fb990e530a
commit 39d0a634bb
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
host: location.host,
route: true,
spa: true,
trailing_slash: "never",
trailing_slash: "ignore",
hydrate: null
});
</script>
+1 -1
View File
@@ -74,7 +74,7 @@
host: location.host,
route: true,
spa: true,
trailing_slash: "never",
trailing_slash: "ignore",
hydrate: null
});
</script>
+1 -1
View File
@@ -74,7 +74,7 @@
host: location.host,
route: true,
spa: true,
trailing_slash: "never",
trailing_slash: "ignore",
hydrate: null
});
</script>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mermaid-live-editor",
"version": "2.0.41",
"version": "2.0.42",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",