Skip to content

Commit e45e87a

Browse files
committed
fix: corepack use cnpm@latest
1 parent 5af83d0 commit e45e87a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"type": "url",
6969
"url": "https://registry.npmmirror.com/cnpm",
7070
"fields": {
71-
"versions": "versions"
71+
"versions": "versions",
72+
"tags": "dist-tags"
7273
}
7374
}
7475
}

0 commit comments

Comments
 (0)