Skip to content

Commit f86b5d1

Browse files
include-web vue@2.5.17 => @2.6.14 review by luox
1 parent 9cfab49 commit f86b5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/js/include-web.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
inputScript(libsurl + '/babel/6.26.0/babel.min.js');
196196
}
197197
if (inArray(includes, 'vue')) {
198-
inputScript(libsurl + '/vue/2.5.17/vue.min.js');
198+
inputScript(libsurl + '/vue/2.6.14/vue.min.js');
199199
}
200200
if (inArray(includes, 'ionRangeSlider')) {
201201
inputCSS(libsurl + '/ionRangeSlider/2.2.0/css/ion.rangeSlider.css');

0 commit comments

Comments
 (0)