Skip to content

Commit a1ec26e

Browse files
committed
Update dependencies
Kept eslint at v6 and eslint-plugin-react-hooks at v2.5 to avoid peer conflicts.
1 parent 6862c3c commit a1ec26e

File tree

3 files changed

+6328
-1981
lines changed

3 files changed

+6328
-1981
lines changed

examples/parent-child-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"prop-types": "^15.7.2",
1515
"react": "^16.13.1",
1616
"react-dom": "^16.13.1",
17-
"react-hot-loader": "^4.12.20",
17+
"react-hot-loader": "^4.12.21",
1818
"react-lifecycle-visualizer": "^2.2.7"
1919
}
2020
}

0 commit comments

Comments
 (0)