Selaa lähdekoodia

🐛 bug: fix the problem that redirection will reload

chenshuai2144 5 vuotta sitten
vanhempi
commit
43fd644390
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      package.json

+ 1 - 1
package.json

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