Updated packages.

Merged #763 + some variable renaming
This commit is contained in:
Tomas Bures 2019-12-07 09:28:17 +01:00
parent e61e0fb802
commit cd2fdb9e23
12 changed files with 2405 additions and 2879 deletions

View file

@ -14,7 +14,7 @@
"dependencies": {
"axios": "^0.18.0",
"express": "^4.15.2",
"handlebars": "^4.0.11",
"hbs": "^4.0.1"
"handlebars": "^4.5.3",
"hbs": "^4.0.6"
}
}