Skip to content

Commit

Permalink
[CYB-201] [UI][COMPONENT] Fixed Karma Unit tests.
Browse files Browse the repository at this point in the history
* Rollback node version to angular compatible.
  • Loading branch information
vpavlenko-cv committed Mar 22, 2024
1 parent 88e9bb4 commit 33e5316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-cyber/metron-parser-chain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<maven-source-plugin.version>3.2.0</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
<frontend-maven-plugin.version>1.12.1</frontend-maven-plugin.version>
<frontend-maven-plugin.nodeVersion>v20.10.0</frontend-maven-plugin.nodeVersion>
<frontend-maven-plugin.nodeVersion>v16.10.0</frontend-maven-plugin.nodeVersion>

<!-- main dependency versions -->
<lombok.version>1.18.12</lombok.version>
Expand Down

0 comments on commit 33e5316

Please sign in to comment.