Skip to content

Commit

Permalink
Fix node download url
Browse files Browse the repository at this point in the history
  • Loading branch information
liwei committed Oct 12, 2024
1 parent 99e086c commit e5836dc
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 e5836dc

Please sign in to comment.