diff --git a/src/libraryList.js b/src/libraryList.js index 65fa786..469c16d 100644 --- a/src/libraryList.js +++ b/src/libraryList.js @@ -161,7 +161,7 @@ export const cssLibs = [ 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', type: 'css' }