Pin preact to v10.17.1
We can't upgrade due to this bug: https://github.com/preactjs/preact/issues/4221
This commit is contained in:
parent
b38777e92a
commit
141fc3e07c
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
"dependencies": {
|
||||
"htm": "^3.0.4",
|
||||
"linkifyjs": "^4.1.3",
|
||||
"preact": "^10.5.9"
|
||||
"preact": "10.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@parcel/packager-raw-url": "^2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue