Compare commits
No commits in common. "2273e92525df52a057237a1bc150e0c1e550f3a2" and "41c1c3053547c6f63d3036419e6de7942e85b053" have entirely different histories.
2273e92525
...
41c1c30535
2 changed files with 5 additions and 12 deletions
10
package.json
10
package.json
|
@ -26,12 +26,12 @@
|
|||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||
"cpx": "^1.5.0",
|
||||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.0",
|
||||
"minify": "^11.4.0",
|
||||
"postcss": "^8.4.41",
|
||||
"eleventy-sass": "^2.2.4",
|
||||
"glob": "^10.4.3",
|
||||
"minify": "^11.3.0",
|
||||
"postcss": "^8.4.39",
|
||||
"replace-in-file": "^8.1.0",
|
||||
"sass": "^1.77.8",
|
||||
"sass": "^1.77.6",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -2,13 +2,6 @@
|
|||
{
|
||||
"year": 2024,
|
||||
"donations": [
|
||||
{
|
||||
"date": "02.08.2024",
|
||||
"amount": 20,
|
||||
"via": "banktransfer",
|
||||
"from": "ub1x",
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "03.07.2024",
|
||||
"amount": 25,
|
||||
|
|
Loading…
Reference in a new issue