Skip to content

Commit aea1b06

Browse files
fix(package): update preact-router to version 3.2.1
Closes #341
1 parent 80f796d commit aea1b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"preact": "^8.1.0",
9292
"preact-compat": "^3.15.0",
9393
"preact-render-to-string": "^3.6.0",
94-
"preact-router": "^2.5.1",
94+
"preact-router": "^3.2.1",
9595
"promise-polyfill": "^7.0.1",
9696
"proptypes": "^1.0.0",
9797
"sirv-cli": "^0.4.2"

0 commit comments

Comments
 (0)