Update packages/generators/generators/lib/templates/ts/plugin-package.json.hbs

Co-authored-by: markkaylor <mark.kaylor@strapi.io>
This commit is contained in:
Josh 2023-02-15 08:49:55 +00:00 committed by GitHub
parent 1e70d9d414
commit b026f35fde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
"styled-components": "^5.3.6",
"typescript": "4.6.3"
},
"peerDependencies": {
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.3.4",