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.
pnpm-workspace.yaml
1 parent 1f08923 commit 161d28bCopy full SHA for 161d28b
2 files changed
package.json
@@ -105,12 +105,5 @@
105
"simple-git-hooks": {
106
"pre-commit": "npx lint-staged"
107
},
108
- "resolutions": {
109
- "@nuxt/kit": "^4.1.2",
110
- "@nuxt/schema": "4.3.1",
111
- "@nuxtjs/ionic": "link:.",
112
- "consola": "^3.4.2",
113
- "nuxt-component-meta": ">=0.14.0"
114
- },
115
"packageManager": "pnpm@10.33.0"
116
}
pnpm-workspace.yaml
@@ -12,3 +12,10 @@ onlyBuiltDependencies:
12
- unrs-resolver
13
- vue-demi
14
15
+
16
+overrides:
17
+ "@nuxt/kit": "^4.1.2"
18
+ "@nuxt/schema": "4.3.1"
19
+ "@nuxtjs/ionic": "link:."
20
+ consola: "^3.4.2"
21
+ nuxt-component-meta: ">=0.14.0"
0 commit comments