1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-05-29 21:49:12 +02:00

update vue version.

This commit is contained in:
Kushagra Gour 2017-09-01 10:05:42 +05:30
parent aa1108919e
commit 0420ef04f3

View File

@ -37,7 +37,7 @@ window.jsLibs = [
type: 'js'
},
{
url: 'https://unpkg.com/vue@2.4.1/dist/vue.min.js',
url: 'https://unpkg.com/vue@2.4.2/dist/vue.min.js',
label: 'Vue.js',
type: 'js'
},