Skip to content

Commit 33096d4

Browse files
authored
Merge pull request #1408 from abhiaiyer91/master
fix(react-inspector): update react inspector to fix #1385
2 parents c14bf09 + 5bee33f commit 33096d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"deep-equal": "^1.0.1",
2626
"json-stringify-safe": "^5.0.1",
2727
"prop-types": "^15.5.8",
28-
"react-inspector": "^2.0.0",
28+
"react-inspector": "^2.1.1",
2929
"uuid": "^3.1.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)