Skip to content

Commit f85988a

Browse files
committed
chore: new build
1 parent 064b68f commit f85988a

5 files changed

+10
-10
lines changed

dist/vue2-editor.common.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.3-ssr.5
2+
* vue2-editor v2.10.3
33
* (c) 2021 David Royer
44
* Released under the MIT License.
55
*/
@@ -914,7 +914,7 @@ var __vue_staticRenderFns__ = [];
914914
undefined
915915
);
916916

917-
var version = "2.10.3-ssr.5"; // Declare install function executed by Vue.use()
917+
var version = "2.10.3"; // Declare install function executed by Vue.use()
918918

919919
function install(Vue) {
920920
if (install.installed) return;

dist/vue2-editor.core.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.3-ssr.5
2+
* vue2-editor v2.10.3
33
* (c) 2021 David Royer
44
* Released under the MIT License.
55
*/
@@ -853,7 +853,7 @@
853853
undefined
854854
);
855855

856-
var version = "2.10.3-ssr.5"; // Declare install function executed by Vue.use()
856+
var version = "2.10.3"; // Declare install function executed by Vue.use()
857857

858858
function install(Vue) {
859859
if (install.installed) return;

dist/vue2-editor.esm.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.3-ssr.5
2+
* vue2-editor v2.10.3
33
* (c) 2021 David Royer
44
* Released under the MIT License.
55
*/
@@ -909,7 +909,7 @@ var __vue_staticRenderFns__ = [];
909909
undefined
910910
);
911911

912-
var version = "2.10.3-ssr.5"; // Declare install function executed by Vue.use()
912+
var version = "2.10.3"; // Declare install function executed by Vue.use()
913913

914914
function install(Vue) {
915915
if (install.installed) return;

dist/vue2-editor.umd.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* vue2-editor v2.10.3-ssr.5
2+
* vue2-editor v2.10.3
33
* (c) 2021 David Royer
44
* Released under the MIT License.
55
*/
@@ -914,7 +914,7 @@
914914
undefined
915915
);
916916

917-
var version = "2.10.3-ssr.5"; // Declare install function executed by Vue.use()
917+
var version = "2.10.3"; // Declare install function executed by Vue.use()
918918

919919
function install(Vue) {
920920
if (install.installed) return;

dist/vue2-editor.umd.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)