Skip to content

Commit

Permalink
fix: add react types packages skip-release skip-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyfigaro committed Dec 1, 2024
1 parent 2242143 commit 461e60d
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 25 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
},
"devDependencies": {
"@testing-library/react": "*",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitest/coverage-v8": "*",
"@vitest/ui": "*",
"eslint": "*",
Expand Down
146 changes: 121 additions & 25 deletions pnpm-lock.yaml

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

0 comments on commit 461e60d

Please sign in to comment.