Skip to content

Commit 19b855d

Browse files
committed
6.0.2
1 parent fc756e3 commit 19b855d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-inspector",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "Power of Browser DevTools inspectors right inside your React app",
55
"keywords": [
66
"devtools",
@@ -65,7 +65,6 @@
6565
"@babel/plugin-proposal-class-properties": "^7.10.4",
6666
"@babel/plugin-proposal-do-expressions": "^7.10.4",
6767
"@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",
68-
6968
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
7069
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
7170
"@babel/plugin-proposal-optional-chaining": "^7.11.0",

0 commit comments

Comments
 (0)