We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fd318 commit c285510Copy full SHA for c285510
1 file changed
SingularityUI/pom.xml
@@ -11,8 +11,8 @@
11
<artifactId>SingularityUI</artifactId>
12
13
<properties>
14
- <nodeVersion>v17.7.2</nodeVersion>
15
- <npmVersion>8.5.2</npmVersion>
+ <nodeVersion>v10.24.1</nodeVersion>
+ <npmVersion>6.14.12</npmVersion>
16
</properties>
17
18
<profiles>
0 commit comments