Updated libraries and minor typing fix.

This commit is contained in:
flash 2019-04-08 21:11:21 +02:00
parent 2510e580e0
commit 173a538200
5 changed files with 13 additions and 20 deletions

View file

@ -2,6 +2,6 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.3.1",
"highlightjs": "^9.10.0",
"timeago.js": "^3.0.2"
"timeago.js": "^4.0.0-beta.2"
}
}