Skip to content

Commit dbf3433

Browse files
authored
Merge pull request #753 from webpack/fix-build
Fix preact-compat version
2 parents 0497e28 + c94586c commit dbf3433

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
@@ -98,7 +98,7 @@
9898
"d3": "^4.2.7",
9999
"filesize": "^3.3.0",
100100
"preact": "^6.2.1",
101-
"preact-compat": "^3.6.0",
101+
"preact-compat": "3.11.0",
102102
"react": "^15.3.2",
103103
"react-dom": "^15.3.2",
104104
"react-router": "^2.8.1",

0 commit comments

Comments
 (0)