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 gatsby #893

Closed
platformsh-devrel opened this issue Jul 28, 2023 · 1 comment
Closed

Package Management changes made to template gatsby #893

platformsh-devrel opened this issue Jul 28, 2023 · 1 comment
Labels

Comments

@platformsh-devrel
Copy link
Collaborator

One or more package management files were changed in pull request 338 for template gatsby.

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

@@ -8,8 +8,8 @@
     "url": "https://github.com/gatsbyjs/gatsby/issues"
   },
   "dependencies": {
-    "@fontsource/merriweather": "^5.0.3",
     "@fontsource-variable/montserrat": "^5.0.4",
+    "@fontsource/merriweather": "^5.0.3",
     "gatsby": "^5.11.0",
     "gatsby-plugin-feed": "^5.11.0",
     "gatsby-plugin-image": "^3.11.0",

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

@gilzow
Copy link
Contributor

gilzow commented Jul 28, 2023

This was an expected change and will not affect the ability to update the template from template builder.

@gilzow gilzow closed this as completed Jul 28, 2023
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

2 participants