Revert "Upgrade preact to v10.20.0"

This reverts commit e843fe3ecb.

Unfortunately the fix doesn't seem to work for us…
This commit is contained in:
Simon Ser 2024-03-20 12:07:39 +01:00
parent e843fe3ecb
commit 23ceda5523
2 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@
"dependencies": {
"htm": "^3.0.4",
"linkifyjs": "^4.1.3",
"preact": "^10.20.0"
"preact": "10.17.1"
},
"devDependencies": {
"@parcel/packager-raw-url": "^2.0.0",