We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc756e3 commit 19b855dCopy full SHA for 19b855d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-inspector",
3
- "version": "6.0.1",
+ "version": "6.0.2",
4
"description": "Power of Browser DevTools inspectors right inside your React app",
5
"keywords": [
6
"devtools",
@@ -65,7 +65,6 @@
65
"@babel/plugin-proposal-class-properties": "^7.10.4",
66
"@babel/plugin-proposal-do-expressions": "^7.10.4",
67
"@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",
68
-
69
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
70
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
71
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
0 commit comments