Compare commits
No commits in common. "b2bba004eb4118e6e54eb828acb58d9acf6bdb4b" and "599c873c189b9c0462d4c8f33090930228be1b23" have entirely different histories.
b2bba004eb
...
599c873c18
2 changed files with 6 additions and 13 deletions
10
package.json
10
package.json
|
@ -26,13 +26,13 @@
|
|||
"cpx": "^1.5.0",
|
||||
"eleventy-plugin-rev": "^1.1.1",
|
||||
"eleventy-sass": "^2.2.3",
|
||||
"glob": "^10.3.10",
|
||||
"minify": "^10.5.2",
|
||||
"postcss": "^8.4.31",
|
||||
"sass": "^1.69.5",
|
||||
"glob": "^10.3.3",
|
||||
"minify": "^10.3.0",
|
||||
"postcss": "^8.4.26",
|
||||
"sass": "^1.63.6",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^5.3.2"
|
||||
"bootstrap": "^5.3.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,14 +3,7 @@
|
|||
"year": 2023,
|
||||
"donations": [
|
||||
{
|
||||
"date": "26.10.2023",
|
||||
"amount": 20,
|
||||
"via": "banktransfer",
|
||||
"from": "ub1x",
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "17.07.2023",
|
||||
"date": "18.07.2023",
|
||||
"amount": 20,
|
||||
"via": "banktransfer",
|
||||
"from": "ub1x",
|
||||
|
|
Loading…
Reference in a new issue