Skip to content

Commit

Permalink
Release 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 23, 2021
1 parent d3a2906 commit e21e951
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 7 deletions.
1 change: 1 addition & 0 deletions docs/_app/assets/pages/__layout.svelte-62b939fa.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_app/pages/__layout.svelte-6b4f007b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_app/pages/edit.svelte-b7f74bb9.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_app/start-00e12e0a.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/edit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@



<link rel="modulepreload" href="/mermaid-live-editor/_app/start-76672d45.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-00e12e0a.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-28987c6c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/preload-helper-9f12a5fd.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">

<script type="module">
import { start } from "/mermaid-live-editor/_app/start-76672d45.js";
import { start } from "/mermaid-live-editor/_app/start-00e12e0a.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@



<link rel="modulepreload" href="/mermaid-live-editor/_app/start-76672d45.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-00e12e0a.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-28987c6c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/preload-helper-9f12a5fd.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">

<script type="module">
import { start } from "/mermaid-live-editor/_app/start-76672d45.js";
import { start } from "/mermaid-live-editor/_app/start-00e12e0a.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
Expand Down
4 changes: 2 additions & 2 deletions docs/view/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@



<link rel="modulepreload" href="/mermaid-live-editor/_app/start-76672d45.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-00e12e0a.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-28987c6c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/preload-helper-9f12a5fd.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">

<script type="module">
import { start } from "/mermaid-live-editor/_app/start-76672d45.js";
import { start } from "/mermaid-live-editor/_app/start-00e12e0a.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mermaid-live-editor",
"version": "2.0.12",
"version": "2.0.13",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",
Expand Down

0 comments on commit e21e951

Please sign in to comment.