Skip to content

Commit 443abf2

Browse files
chore: ci failed (ant-design#56838)
Co-authored-by: 遇见同学 <1875694521@qq.com>
1 parent 1931606 commit 443abf2

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,5 +346,16 @@
346346
"title": "Ant Design",
347347
"tnpm": {
348348
"mode": "npm"
349+
},
350+
"pnpm": {
351+
"overrides": {
352+
"@eslint-react/var": "2.9.1"
353+
}
354+
},
355+
"overrides": {
356+
"@eslint-react/var": "2.9.1"
357+
},
358+
"resolutions": {
359+
"@eslint-react/var": "2.9.1"
349360
}
350-
}
361+
}

0 commit comments

Comments
 (0)