Merge branch 'master' of github.com:sidharthv96/mermaid-live-editor

* 'master' of github.com:sidharthv96/mermaid-live-editor:
  Release  2.0.7
This commit is contained in:
Sidharth Vinod
2021-05-23 12:12:28 +05:30
6 changed files with 9 additions and 7 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -57,14 +57,14 @@
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f0454743.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-1418ec9c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-05ca1e79.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-f0454743.js";
import { start } from "/mermaid-live-editor/_app/start-1418ec9c.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
+2 -2
View File
@@ -57,14 +57,14 @@
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f0454743.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-1418ec9c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-05ca1e79.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-f0454743.js";
import { start } from "/mermaid-live-editor/_app/start-1418ec9c.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
+2 -2
View File
@@ -57,14 +57,14 @@
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f0454743.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-1418ec9c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-05ca1e79.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-f0454743.js";
import { start } from "/mermaid-live-editor/_app/start-1418ec9c.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "mermaid-live-editor",
"version": "2.0.6",
"version": "2.0.7",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",