mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-14 02:26:20 +02:00
update vuejs version to 2.4
This commit is contained in:
@ -37,7 +37,7 @@ window.jsLibs = [
|
||||
type: 'js'
|
||||
},
|
||||
{
|
||||
url: 'https://unpkg.com/vue@2.3.3/dist/vue.min.js',
|
||||
url: 'https://unpkg.com/vue@2.4.0/dist/vue.min.js',
|
||||
label: 'Vue.js',
|
||||
type: 'js'
|
||||
},
|
||||
|
Reference in New Issue
Block a user