Browse Source

fix(site): fix antd/lib lint error (#38678)

* fix(site): fix antd/lib lint error

* chore: remove antd-img-crop

* chore: 4.x

* Revert "chore: remove antd-img-crop"

This reverts commit 29e15ced65.
pull/38669/head
Amumu 2 years ago
committed by GitHub
parent
commit
95e097b159
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      package.json

1
package.json

@ -190,6 +190,7 @@
"@types/warning": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"antd": "4.x",
"antd-img-crop": "^4.2.8",
"array-move": "^4.0.0",
"babel-plugin-add-react-displayname": "^0.0.5",

Loading…
Cancel
Save