diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1102,7 +1102,7 @@ </goals> <phase>compile</phase> <configuration> - <arguments>install</arguments> + <arguments>install --registry https://registry.npmjs.com/</arguments> </configuration> </execution> <execution> |