mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
chore: empty commit
This commit is contained in:
@@ -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) =>
|
||||
|
||||
Reference in New Issue
Block a user