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 076ed9f commit 6cc8ef6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"redux": "^3.7.2",
"react-redux": "^5.1.2"
},
"devDependencies": {
"redux": "^3.7.2",
"react-redux": "^5.1.2",
"react-intl": "^2.9.0",
"react-contextmenu": "^2.14.0",
"react-draggable": "^3.3.2",
Expand Down

0 comments on commit 6cc8ef6

Please sign in to comment.