We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c55bca1 commit 37ac8e8Copy full SHA for 37ac8e8
package.json
@@ -2,7 +2,7 @@
2
"name": "nuxi-workspace",
3
"type": "module",
4
"private": true,
5
- "packageManager": "pnpm@10.5.2",
+ "packageManager": "pnpm@10.6.0",
6
"description": "⚡️ Nuxt Generation CLI Experience",
7
"license": "MIT",
8
"repository": "nuxt/cli",
packages/nuxt-cli/playground/package.json
"name": "nuxt-cli-playground",
"version": "1.0.0",
"dependencies": {
"nuxt": "^3.15.4"
}
0 commit comments