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

* 'master' of github.com:sidharthv96/mermaid-live-editor:
  Release 1.22.10
This commit is contained in:
Sidharth Vinod
2021-05-23 02:01:57 +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-6a449612.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f27488f3.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-a9bf48e1.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-6a449612.js";
import { start } from "/mermaid-live-editor/_app/start-f27488f3.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-6a449612.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f27488f3.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-a9bf48e1.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-6a449612.js";
import { start } from "/mermaid-live-editor/_app/start-f27488f3.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-6a449612.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-f27488f3.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-a9bf48e1.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-6a449612.js";
import { start } from "/mermaid-live-editor/_app/start-f27488f3.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.3",
"version": "2.0.4",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",