Compare commits
No commits in common. "2a8ca7dc9e6f3a4b8677cfa2567753f9f5a2a8e8" and "9b26fa17254cccded2d02bf990d1d4265a54ec6a" have entirely different histories.
2a8ca7dc9e
...
9b26fa1725
2 changed files with 5 additions and 19 deletions
10
package.json
10
package.json
|
@ -17,23 +17,23 @@
|
||||||
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"browser-sync": "^2.27.10"
|
"browser-sync": "^2.27.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "^1.0.1",
|
"@11ty/eleventy": "^1.0.1",
|
||||||
"@11ty/eleventy-navigation": "^0.3.3",
|
"@11ty/eleventy-navigation": "^0.3.2",
|
||||||
"@node-minify/core": "^6.2.0",
|
"@node-minify/core": "^6.2.0",
|
||||||
"@node-minify/crass": "^6.2.0",
|
"@node-minify/crass": "^6.2.0",
|
||||||
"@node-minify/html-minifier": "^6.2.0",
|
"@node-minify/html-minifier": "^6.2.0",
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"glob": "^8.0.3",
|
"glob": "^8.0.1",
|
||||||
"minify": "^9.1.0",
|
"minify": "^8.0.4",
|
||||||
"node-sass": "^7.0.1",
|
"node-sass": "^7.0.1",
|
||||||
"node-sass-tilde-importer": "^1.0.2",
|
"node-sass-tilde-importer": "^1.0.2",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^4.6.2"
|
"bootstrap": "^4.6.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,20 +2,6 @@
|
||||||
{
|
{
|
||||||
"year": 2022,
|
"year": 2022,
|
||||||
"donations": [
|
"donations": [
|
||||||
{
|
|
||||||
"date": "11.07.2022",
|
|
||||||
"amount": 10,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": "TeomaHK",
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"date": "03.06.2022",
|
|
||||||
"amount": 10,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": "TeomaHK",
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "11.05.2022",
|
"date": "11.05.2022",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
|
|
Loading…
Reference in a new issue