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 0ad1afb commit 131d4e3Copy full SHA for 131d4e3
package.json
@@ -2,7 +2,7 @@
2
"name": "vue3-vant-mobile",
3
"type": "module",
4
"version": "3.5.1",
5
- "packageManager": "pnpm@10.2.1",
+ "packageManager": "pnpm@9.15.4",
6
"description": "An mobile web apps template based on the Vue 3 ecosystem",
7
"license": "MIT",
8
"scripts": {
@@ -84,12 +84,7 @@
84
"@intlify/shared": "^11.x",
85
"vue-i18n": "^11.x"
86
}
87
- },
88
- "onlyBuiltDependencies": [
89
- "core-js",
90
- "esbuild",
91
- "vue-demi"
92
- ]
+ }
93
},
94
"resolutions": {
95
"vite": "^6.1.0"
0 commit comments