diff --git a/frontend/pom.xml b/frontend/pom.xml index 477d0d68ae..2af00a2495 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -28,22 +28,22 @@ - install node and yarn + install node and npm - install-node-and-yarn + install-node-and-npm generate-resources v16.10.0 - v1.22.15 + 6.14.15 - yarn install + npm install - yarn + npm - yarn build + npm run build - yarn + npm - build + run build