1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-01 03:00:09 +02:00

Update library-list.js

This commit is contained in:
May Kittens Devour Your Soul
2018-03-08 19:17:49 +01:00
committed by GitHub
parent 2c0be1958b
commit 426a44e999

View File

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