updated .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

added renovate.json
updated legal links
This commit is contained in:
Samuel Philipp 2020-07-04 07:53:35 +02:00
parent 3a1f38bbd6
commit 07cd99c1f8
6 changed files with 22 additions and 242 deletions

View file

@ -11,6 +11,9 @@
"type": "git",
"url": "https://git.sp-codes.de/samuel-p/samuel-philipp.de"
},
"optionalDependencies": {
"browser-sync": "^2.26.7"
},
"devDependencies": {
"gulp": "4.0.2",
"del": "3.0.0",
@ -25,7 +28,6 @@
"gulp-postcss": "8.0.0",
"cssnano": "4.1.10",
"autoprefixer": "9.6.1",
"browser-sync": "2.26.7",
"node-sass-tilde-importer": "^1.0.2"
},
"dependencies": {