Update npm dependencies

This commit is contained in:
Eliot Partridge
2019-08-30 10:30:13 -05:00
parent 7603879d35
commit ef316acfe4
9 changed files with 68 additions and 64 deletions
+3
View File
@@ -137,6 +137,7 @@ import {
faLinux,
faAmilia,
faYandexInternational,
faDiscord
} from '../generated/fa-icons';
export {
@@ -145,6 +146,7 @@ export {
faTwitter,
faTumblr,
faGithub,
faDiscord
} from '../generated/fa-icons';
export const partyLeaderIcon = faCrown;
@@ -164,6 +166,7 @@ export const oauthIcons: { [key: string]: any; } = {
github: faGithub,
vkontakte: faVk,
google: faGoogle,
discord: faDiscord
};
export const uaIcons: { [key: string]: any; } = {