Skip to content

Commit 0cec74f

Browse files
frehnermjackson
authored andcommitted
React-is will only validate lazy in versions >16.6 (remix-run#6447)
1 parent dc7facf commit 0cec74f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-router/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"loose-envify": "^1.3.1",
4747
"path-to-regexp": "^1.7.0",
4848
"prop-types": "^15.6.2",
49-
"react-is": "^16.5.2",
49+
"react-is": "^16.6.0",
5050
"tiny-invariant": "^1.0.2",
5151
"tiny-warning": "^1.0.0"
5252
},

0 commit comments

Comments
 (0)