Explorar el Código

🐛 bug: fix the problem that redirection will reload

chenshuai2144 hace 5 años
padre
commit
43fd644390
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -66,7 +66,7 @@
     "react": "^16.8.6",
     "react-dom": "^16.8.6",
     "react-helmet-async": "^1.0.4",
-    "umi": "^3.2.0",
+    "umi": "^3.2.13",
     "umi-request": "^1.0.8",
     "use-merge-value": "^1.0.1"
   },