Browse Source

fix: fix fabric package name error

pull/10611/head
期贤 3 years ago
parent
commit
5063fdc4a0
  1. 2
      package.json
  2. 3702
      pnpm-lock.yaml

2
package.json

@ -73,7 +73,7 @@
"@types/react": "^18.0.0", "@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0", "@types/react-dom": "^18.0.0",
"@types/react-helmet": "^6.1.5", "@types/react-helmet": "^6.1.5",
"@umijs/facrib": "^2.14.1", "@umijs/fabric": "^2.14.1",
"@umijs/lint": "^4.0.34", "@umijs/lint": "^4.0.34",
"@umijs/max": "^4.0.33", "@umijs/max": "^4.0.33",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",

3702
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save