Skip to content

Commit

Permalink
Install React type packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeinhardt committed May 17, 2022
1 parent 9bb792d commit d622082
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
68 changes: 68 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"test": "jest"
},
"dependencies": {
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"clsx": "^1.1.1",
"ky": "^0.30.0",
"p-queue": "^6.6.2",
Expand Down

0 comments on commit d622082

Please sign in to comment.