diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-10-14 22:04:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-14 22:04:28 -0700 |
commit | 2b5f88db184ffb9679fda28bc4cb0f7651405afc (patch) | |
tree | 3adebfb6b82548f1ccb0e4dc29a230466b5b7265 /package.json | |
parent | 5b05842512cb7aede4532b397858aa22c8b21faa (diff) | |
parent | b8c81389dce60d5c963b90afcf48175260550a87 (diff) | |
download | homer-2b5f88db184ffb9679fda28bc4cb0f7651405afc.tar.gz homer-2b5f88db184ffb9679fda28bc4cb0f7651405afc.tar.zst homer-2b5f88db184ffb9679fda28bc4cb0f7651405afc.zip |
Merge pull request #135 from AlexGustafsson/master
Update @fortawesome/fontawesome-free to 5.15.1
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ac96f68..87fdf5b 100644 --- a/package.json +++ b/package.json | |||
@@ -8,7 +8,7 @@ | |||
8 | "lint": "vue-cli-service lint" | 8 | "lint": "vue-cli-service lint" |
9 | }, | 9 | }, |
10 | "dependencies": { | 10 | "dependencies": { |
11 | "@fortawesome/fontawesome-free": "^5.13.1", | 11 | "@fortawesome/fontawesome-free": "^5.15.1", |
12 | "bulma": "^0.9.0", | 12 | "bulma": "^0.9.0", |
13 | "core-js": "^3.6.4", | 13 | "core-js": "^3.6.4", |
14 | "js-yaml": "^3.14.0", | 14 | "js-yaml": "^3.14.0", |