@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2018 Jan Jastrow
Copyright (c) 2020 Jan Jastrow
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -3,4 +3,4 @@
## About the project
This is my template for a new web project.
Scripting engine is gulp js, and SASS is used for better CSS.
Scripting engine is gulp js, and SASS is used as a CSS preprocessor.
@ -1,5 +1,10 @@
# Changelog
## 3.0.2 (2020-05-04)
- Updated npm dependencies
- Update year in LICENSE
## 3.0.0 (2019-10-17)
- Rewritten for gulp v4
@ -13,7 +13,7 @@
"main": "gulpfile.js",
"repository": {
"type": "git",
"url": "https://dienste.schwerkraftlabor.de/gitea/jan/Website_Template"
"url": "https://gitea.schwerkraftlabor.de/jan/website_template"
},
"devDependencies": {
"autoprefixer": "^9.7.6",