Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Dec 29, 2024
1 parent c8e60f5 commit 076ed9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
},
"dependencies": {
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"redux": "^3.7.2",
"react-redux": "^5.1.2",
"react-intl": "^2.9.0",
Expand All @@ -45,9 +47,7 @@
"react-style-proptype": "^3.2.2",
"react-tabs": "^2.3.1",
"react-tooltip": "^4.5.1",
"redux-throttle": "^0.1.1"
},
"devDependencies": {
"redux-throttle": "^0.1.1",
"prop-types": "^15.8.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
Expand Down

0 comments on commit 076ed9f

Please sign in to comment.