Skip to content

Commit

Permalink
fix: downgrade react router dom
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanyawat-Arsaga committed Apr 1, 2024
1 parent 1dd7815 commit e62b46c
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 105 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"pg": "^8.11.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3",
"react-router-dom": "^5.2.0",
"strapi-chatgpt": "^1.0.2",
"strapi-plugin-config-sync": "^1.2.3",
"strapi-plugin-local-image-sharp": "^1.7.0",
Expand Down
Loading

0 comments on commit e62b46c

Please sign in to comment.