Update dependency preact to v10.4.8
Showing
... | ... | @@ -34,7 +34,7 @@ |
}, | ||
"dependencies": { | ||
"history": "4.10.1", | ||
"preact": "10.3.3", | ||
"preact": "10.4.8", | ||
"preact-render-to-string": "5.1.4", | ||
"preact-router": "3.2.1" | ||
}, | ||
... | ... |
Please register or sign in to comment