mirror of
https://github.com/certd/certd.git
synced 2026-04-20 09:50:50 +08:00
chore: suite
This commit is contained in:
@@ -18,6 +18,7 @@ export class AppController extends BaseController {
|
||||
const res = await http.request({
|
||||
url: 'https://registry.npmmirror.com/@certd/pipeline',
|
||||
method: 'get',
|
||||
logRes: false,
|
||||
});
|
||||
try {
|
||||
const latest = res['dist-tags'].latest;
|
||||
|
||||
Reference in New Issue
Block a user