This commit is contained in:
s2
2019-04-18 15:10:03 +02:00
parent 018ccb7e08
commit 883bc2fc85
11 changed files with 121 additions and 79 deletions

View File

@@ -11,7 +11,7 @@
"dependencies": {
"bootstrap": "^4.3.1",
"ejs": "^2.6.1",
"ejs-render-remote": "^1.0.3",
"ejs-render-remote": "^1.0.4",
"es6-promise": "^4.2.6",
"i18next": "^15.0.9",
"i18next-browser-languagedetector": "^3.0.1",
@@ -22,6 +22,6 @@
"popper.js": "^1.15.0"
},
"devDependencies": {
"minifyfromhtml": "^1.1.2"
"minifyfromhtml": "^1.1.3"
}
}