Skip to content

Commit

Permalink
changing to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
hlafaille committed Dec 11, 2024
1 parent 58e0dbf commit 2d85f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
</goals>
<configuration>
<workingDirectory>${project.basedir}/src/main/frontend</workingDirectory>
<executable>pnpm</executable>
<executable>npm</executable>
<arguments>
<argument>run</argument>
<argument>build</argument>
Expand Down

0 comments on commit 2d85f27

Please sign in to comment.