Browse Source

Pin umi to version 3.1.1 (#6359)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
pull/6365/head
depfu[bot] 6 years ago
committed by GitHub
parent
commit
21f855c220
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json

2
package.json

@ -71,7 +71,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.1.0", "umi": "3.1.1",
"umi-request": "^1.0.8", "umi-request": "^1.0.8",
"use-merge-value": "^1.0.1" "use-merge-value": "^1.0.1"
}, },

Loading…
Cancel
Save