Commit eefcb86b authored by Liang Ding's avatar Liang Ding

升级 Vditor

parent 5a1232f9
...@@ -8666,9 +8666,9 @@ ...@@ -8666,9 +8666,9 @@
} }
}, },
"vditor": { "vditor": {
"version": "2.2.3", "version": "2.2.4",
"resolved": "https://registry.npm.taobao.org/vditor/download/vditor-2.2.3.tgz", "resolved": "https://registry.npm.taobao.org/vditor/download/vditor-2.2.4.tgz?cache=0&sync_timestamp=1582270169593&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvditor%2Fdownload%2Fvditor-2.2.4.tgz",
"integrity": "sha1-emP8cjMD37t32Kh23YW7tZMYDNA=", "integrity": "sha1-10+JPdChEtfQz0Fb43mUb4WrIj0=",
"requires": { "requires": {
"diff-match-patch": "^1.0.4" "diff-match-patch": "^1.0.4"
} }
......
...@@ -49,6 +49,6 @@ ...@@ -49,6 +49,6 @@
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"uvstat": "^1.0.7", "uvstat": "^1.0.7",
"vcmt": "^1.1.1", "vcmt": "^1.1.1",
"vditor": "^2.2.3" "vditor": "^2.2.4"
} }
} }
This diff is collapsed.
...@@ -307,7 +307,7 @@ window.Util = { ...@@ -307,7 +307,7 @@ window.Util = {
(() => { (() => {
$.ajax({ $.ajax({
method: 'GET', method: 'GET',
url: 'https://cdn.jsdelivr.net/npm/vditor@2.2.3/dist/index.min.js', url: 'https://cdn.jsdelivr.net/npm/vditor@2.2.4/dist/index.min.js',
dataType: 'script', dataType: 'script',
cache: true, cache: true,
success: () => { success: () => {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment