Skip to content
This repository was archived by the owner on Jul 17, 2020. It is now read-only.

Commit 13c4153

Browse files
fix(package): update preact to version 10.3.3
Closes #31
1 parent b50408a commit 13c4153

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
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"critters-webpack-plugin": "^2.1.1",
31-
"preact": "^8.4.2",
31+
"preact": "^10.3.3",
3232
"preact-compat": "^3.18.4",
3333
"serve": "^10.1.1"
3434
}

0 commit comments

Comments
 (0)