Merge branch 'master' of github.com:2martens/2martens.de
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-11-22 09:47:14 +01:00
3 changed files with 75 additions and 59 deletions

View File

@ -16,7 +16,7 @@
"braces": "^3.0.2",
"browser-sync": "^2.26.13",
"child_process": "^1.0.2",
"core-js": "^3.6.5",
"core-js": "^3.7.0",
"del": "^6.0.0",
"fancy-log": "^1.3.3",
"fstream": "^1.0.12",
@ -30,8 +30,8 @@
"gulp-rename": "^2.0.0",
"gulp-run": "^1.7.1",
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5",
"gulp-terser": "^1.4.1",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.0.0",
"localtunnel": "^2.0.0",
"lodash": "^4.17.20",
"lodash.template": "^4.5.0",