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 nuxtjs #904

Open
platformsh-devrel opened this issue Jun 21, 2024 · 0 comments
Open

Package Management changes made to template nuxtjs #904

platformsh-devrel opened this issue Jun 21, 2024 · 0 comments
Labels

Comments

@platformsh-devrel
Copy link
Collaborator

One or more package management files were changed in pull request 103 for template nuxtjs.

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

@@ -9,11 +9,12 @@
     "postinstall": "nuxt prepare"
   },
   "devDependencies": {
-    "@nuxt/devtools": "latest",
+    "@nuxt/devtools": "^1.3.3",
     "@types/node": "^18.17.0",
     "nuxt": "^3.6.5"
   },
   "dependencies": {
     "platformsh-config": "^2.4.1"
-  }
+  },
+  "packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
 }

Link to the diff above:
https://github.com/platformsh-templates/nuxtjs/pull/103/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