Skip to content

Commit ec15ece

Browse files
committed
chore: new build
1 parent 5273309 commit ec15ece

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
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.8.0-alpha.3
2+
* vue2-editor v2.8.0-alpha.4
33
* (c) 2019 David Royer
44
* Released under the undefined License.
55
*/
@@ -893,7 +893,7 @@ var __vue_staticRenderFns__ = [];
893893
undefined
894894
);
895895

896-
var version = "2.8.0-alpha.3"; // Declare install function executed by Vue.use()
896+
var version = "2.8.0-alpha.4"; // Declare install function executed by Vue.use()
897897

898898
function install(Vue) {
899899
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.8.0-alpha.3
2+
* vue2-editor v2.8.0-alpha.4
33
* (c) 2019 David Royer
44
* Released under the undefined License.
55
*/
@@ -888,7 +888,7 @@ var __vue_staticRenderFns__ = [];
888888
undefined
889889
);
890890

891-
var version = "2.8.0-alpha.3"; // Declare install function executed by Vue.use()
891+
var version = "2.8.0-alpha.4"; // Declare install function executed by Vue.use()
892892

893893
function install(Vue) {
894894
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.8.0-alpha.3
2+
* vue2-editor v2.8.0-alpha.4
33
* (c) 2019 David Royer
44
* Released under the undefined License.
55
*/
@@ -893,7 +893,7 @@
893893
undefined
894894
);
895895

896-
var version = "2.8.0-alpha.3"; // Declare install function executed by Vue.use()
896+
var version = "2.8.0-alpha.4"; // Declare install function executed by Vue.use()
897897

898898
function install(Vue) {
899899
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)