diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1122,7 +1122,7 @@ </goals> <phase>deploy</phase> <configuration> - <arguments>publish --registry ${npm.publish.url}</arguments> + <arguments>run-script publish</arguments> </configuration> </execution> </executions> |