Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit b19e111

Browse files
committed
Updating shallow-compare for React 16 compatibility. Fixes #987
1 parent a9b1e49 commit b19e111

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
@@ -93,7 +93,7 @@
9393
"lodash.get": "~4.4.2",
9494
"lodash.topath": "~4.5.2",
9595
"prop-types": "^15.5.6",
96-
"shallow-compare": "1.2.1"
96+
"shallow-compare": "1.2.2"
9797
},
9898
"peerDependencies": {
9999
"react": "^15.3.0 || ^16.0.0",

0 commit comments

Comments
 (0)