Browse Source

🐛 bug: fix the problem that redirection will reload

pull/7143/head
chenshuai2144 6 years ago
parent
commit
43fd644390
  1. 2
      package.json

2
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"
},

Loading…
Cancel
Save