fix: package.json

This commit is contained in:
Marc-Roig 2023-11-14 17:17:50 +01:00
parent 7b9d7ee2fb
commit c6fe81ee69
No known key found for this signature in database
GPG Key ID: FB4E2C43A0BEE249

View File

@ -14,7 +14,7 @@
"@strapi/plugin-i18n": "latest",
"@strapi/plugin-users-permissions": "latest",
"@strapi/strapi": "latest",
"better-sqlite3": "9.0.0"
"better-sqlite3": "9.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "5.3.4",