소스 검색

🐛 bug: fix the problem that redirection will reload

chenshuai2144 6 년 전
부모
커밋
43fd644390
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
   },