Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Add type definitions for React and React DOM, update Bootstrap and Re…
Browse files Browse the repository at this point in the history
…act Bootstrap versions
  • Loading branch information
maxmielchen committed Feb 11, 2024
1 parent 7818776 commit a68ebdb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@
"process": "^0.11.10"
},
"dependencies": {
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",

"bootstrap": "^5.3.2",
"react-bootstrap": "^2.10.0",

"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down

0 comments on commit a68ebdb

Please sign in to comment.