Skip to content

Commit

Permalink
fix: react-detectable-overflow node engine
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Jan 24, 2024
1 parent 84ccd75 commit d6b2d4f
Show file tree
Hide file tree
Showing 4 changed files with 191 additions and 249 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"dependencies": {
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"react-detectable-overflow": "^0.7.1",
"react-resizable": "^3.0.5"
},
"devDependencies": {
Expand All @@ -64,6 +63,7 @@
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.14.6",
"@types/react": "^18.2.28",
"react-detectable-overflow": "^0.7.1",
"@types/react-dom": "^18.2.13",
"@types/react-resizable": "^3.0.5",
"@vitest/ui": "^0.34.0",
Expand Down
Loading

0 comments on commit d6b2d4f

Please sign in to comment.