Skip to content

Commit

Permalink
add missing dev dependency (it was installed globally when using work…
Browse files Browse the repository at this point in the history
…spaces)
  • Loading branch information
severo committed Nov 20, 2024
1 parent 8538e84 commit d0f506f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.14",
"globals": "15.11.0",
"jsdom": "25.0.1",
"typescript": "5.6.3",
"typescript-eslint": "8.13.0",
"vite": "5.4.10",
Expand Down

0 comments on commit d0f506f

Please sign in to comment.