Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Management changes made to template strapi4 #898

Open
platformsh-devrel opened this issue Jan 29, 2024 · 0 comments
Open

Package Management changes made to template strapi4 #898

platformsh-devrel opened this issue Jan 29, 2024 · 0 comments
Labels

Comments

@platformsh-devrel
Copy link
Collaborator

One or more package management files were changed in pull request 322 for template strapi4.

The package management file package.json was changed. The following is the patch:

@@ -26,7 +26,11 @@
     "knex": "0.21.18",
     "mysql": "^2.18.1",
     "pg": "^8.7.3",
-    "platformsh-config": "^2.4.1"
+    "platformsh-config": "^2.4.1",
+    "react": "^18.0.0",
+    "react-dom": "^18.0.0",
+    "react-router-dom": "^5.2.0",
+    "styled-components": "^5.2.1"
   },
   "author": {
     "name": "A Strapi developer"

Link to the diff above:
https://github.com/platformsh-templates/strapi4/pull/322/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant