diff --git a/frontend/pom.xml b/frontend/pom.xml index 3a37f40ca0..0044660fa3 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