diff --git a/frontend/pom.xml b/frontend/pom.xml index f504b9543c..6fb0da9a2b 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -16,7 +16,7 @@ UTF-8 UTF-8 - 1.12.0 + 1.9.1 @@ -28,21 +28,22 @@ - install node and npm + install node and yarn - install-node-and-npm + install-node-and-yarn generate-resources - v16.12.0 + v16.10.0 + v1.22.15 - npm install + yarn install - npm + yarn - npm run build + yarn build - npm + yarn - run build + build