mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-08 18:39:20 +08:00
chore: rm overrides deps (#56840)
* test * test * fix * turn off ESLINT_CACHE * rm
This commit is contained in:
11
package.json
11
package.json
@@ -346,16 +346,5 @@
|
||||
"title": "Ant Design",
|
||||
"tnpm": {
|
||||
"mode": "npm"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@eslint-react/var": "2.9.1"
|
||||
}
|
||||
},
|
||||
"overrides": {
|
||||
"@eslint-react/var": "2.9.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"@eslint-react/var": "2.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user