Compare commits
No commits in common. "41c1c3053547c6f63d3036419e6de7942e85b053" and "df0c32500ffdaaa20282affaf659be66cbcd223f" have entirely different histories.
41c1c30535
...
df0c32500f
2 changed files with 5 additions and 12 deletions
10
package.json
10
package.json
|
@ -27,11 +27,11 @@
|
|||
"cpx": "^1.5.0",
|
||||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"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.6",
|
||||
"glob": "^10.3.12",
|
||||
"minify": "^11.1.1",
|
||||
"postcss": "^8.4.38",
|
||||
"replace-in-file": "^7.1.0",
|
||||
"sass": "^1.74.1",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -2,13 +2,6 @@
|
|||
{
|
||||
"year": 2024,
|
||||
"donations": [
|
||||
{
|
||||
"date": "03.07.2024",
|
||||
"amount": 25,
|
||||
"via": "banktransfer",
|
||||
"from": "Astrid",
|
||||
"first": true
|
||||
},
|
||||
{
|
||||
"date": "26.02.2024",
|
||||
"amount": 20,
|
||||
|
|
Loading…
Reference in a new issue