Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymshymko committed Jun 7, 2024
1 parent 02b5755 commit f6223bd
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 503 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-clear-modal",
"version": "2.0.7",
"version": "2.0.8",
"description": "Simple and lightweight, fully controlled isomorphic (with SSR support) modal component for React.js",
"files": [
"dist/"
Expand Down Expand Up @@ -52,7 +52,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.5.0",
"husky": ">=6",
"lint-staged": ">=13.1.0",
Expand Down
Loading

0 comments on commit f6223bd

Please sign in to comment.