Skip to content

Commit

Permalink
chore: upd plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
SplitCode committed Oct 2, 2024
1 parent 34dc084 commit 82e032d
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 83 deletions.
2 changes: 1 addition & 1 deletion frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-functional": "^4.2.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.0",
"globals": "^15.0.0"
}
Expand Down
2 changes: 0 additions & 2 deletions frontend/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ root.render(
<App />
</React.StrictMode>,
);

reportWebVitals();
80 changes: 1 addition & 79 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 82e032d

Please sign in to comment.