Skip to content

Commit

Permalink
6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jun 6, 2023
1 parent fc756e3 commit 19b855d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-inspector",
"version": "6.0.1",
"version": "6.0.2",
"description": "Power of Browser DevTools inspectors right inside your React app",
"keywords": [
"devtools",
Expand Down Expand Up @@ -65,7 +65,6 @@
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-do-expressions": "^7.10.4",
"@babel/plugin-proposal-logical-assignment-operators": "^7.11.0",

"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
Expand Down

0 comments on commit 19b855d

Please sign in to comment.