chore: empty commit

This commit is contained in:
MadCcc
2025-05-06 20:37:19 +08:00
parent 8a3b1a60ba
commit 0c81b836f1

View File

@@ -17,7 +17,6 @@ function exitProcess(code = 1) {
async function checkVersion() {
spinner.start('正在检查当前版本是否已经存在');
const checkUrls = ['https://registry.npmmirror.com/antd', 'http://registry.npmjs.org/antd'];
const promises = checkUrls.map(
(url) =>