Skip to content

Commit

Permalink
Fix node download url (#1240)
Browse files Browse the repository at this point in the history
  • Loading branch information
velee authored Oct 12, 2024
2 parents 99e086c + e5836dc commit 4c10b4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions km-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
<configuration>
<nodeVersion>v12.22.12</nodeVersion>
<npmVersion>6.14.16</npmVersion>
<nodeDownloadRoot>https://npm.taobao.org/mirrors/node/</nodeDownloadRoot>
<npmDownloadRoot>https://registry.npm.taobao.org/npm/-/</npmDownloadRoot>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 4c10b4c

Please sign in to comment.