Skip to content

Commit e5836dc

Browse files
author
liwei
committed
Fix node download url
1 parent 99e086c commit e5836dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

km-console/pom.xml

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232
<configuration>
3333
<nodeVersion>v12.22.12</nodeVersion>
3434
<npmVersion>6.14.16</npmVersion>
35-
<nodeDownloadRoot>https://npm.taobao.org/mirrors/node/</nodeDownloadRoot>
36-
<npmDownloadRoot>https://registry.npm.taobao.org/npm/-/</npmDownloadRoot>
3735
</configuration>
3836
</execution>
3937
<execution>

0 commit comments

Comments
 (0)