Browse Source

fix(page.json): vue文件修复改名时pages.json 报错

feige996 7 months ago
parent
commit
539c751dd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -143,7 +143,7 @@
     "@uni-helper/vite-plugin-uni-components": "^0.2.3",
     "@uni-helper/vite-plugin-uni-layouts": "^0.1.11",
     "@uni-helper/vite-plugin-uni-manifest": "^0.2.8",
-    "@uni-helper/vite-plugin-uni-pages": "0.3.16",
+    "@uni-helper/vite-plugin-uni-pages": "0.3.13",
     "@uni-helper/vite-plugin-uni-platform": "^0.0.5",
     "@uni-ku/bundle-optimizer": "^v1.3.15-beta.2",
     "@uni-ku/root": "^1.4.1",