We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4dfbc6 commit f8d3f73Copy full SHA for f8d3f73
package.json
@@ -2,7 +2,7 @@
2
"name": "nuxi-workspace",
3
"type": "module",
4
"private": true,
5
- "packageManager": "pnpm@10.8.1",
+ "packageManager": "pnpm@10.9.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.16.1"
}
0 commit comments