1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 09:10:17 +02:00

Update libraryList.js

This commit is contained in:
May Kittens Devour Your Soul
2018-10-12 23:34:34 +02:00
committed by GitHub
parent d8653bb16d
commit bd2dcac936

View File

@@ -161,7 +161,7 @@ export const cssLibs = [
type: 'css' type: 'css'
}, },
{ {
url: 'https://use.fontawesome.com/releases/v5.3.1/css/all.css', url: 'https://use.fontawesome.com/releases/v5.4.1/css/all.css',
label: 'FontAwesome 5', label: 'FontAwesome 5',
type: 'css' type: 'css'
} }