Skip to content

Commit 4c10b4c

Browse files
authored
Fix node download url (#1240)
2 parents 99e086c + e5836dc commit 4c10b4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

km-console/pom.xml

Lines changed: 0 additions & 2 deletions
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)