Skip to content

Commit fd7f264

Browse files
ntuckercursoragent
andcommitted
fix(ci): Keep antd at 6.5.2 to avoid Yarn quarantine
antd@6.5.4 is quarantined by Yarn's time gate, which broke the CircleCI setup job when github-app is added to the workspace. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b2cb3a8 commit fd7f264

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

examples/github-app/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/github-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@data-client/react": "0.18.1",
6060
"@data-client/rest": "0.18.1",
6161
"temporal-polyfill": "^0.3.0",
62-
"antd": "6.5.4",
62+
"antd": "6.5.2",
6363
"core-js": "^3.48.0",
6464
"history": "^5.3.0",
6565
"parse-link-header": "^2.0.0",

0 commit comments

Comments
 (0)