Commit 23e4a1ba41ae248cb26a641265fd69d339a2c393

Authored by 谭毅彬
1 parent a6a895f0

node 版本号修正

Signed-off-by: TanYibin <5491541@qq.com>
Showing 1 changed file with 1 additions and 1 deletions
ant-design-vue-jeecg/pom.xml
@@ -46,7 +46,7 @@ @@ -46,7 +46,7 @@
46 <goal>install-node-and-npm</goal> 46 <goal>install-node-and-npm</goal>
47 </goals> 47 </goals>
48 <configuration> 48 <configuration>
49 - <nodeVersion>16.19.0</nodeVersion> 49 + <nodeVersion>v16.19.0</nodeVersion>
50 <npmVersion>8.19.3</npmVersion> 50 <npmVersion>8.19.3</npmVersion>
51 </configuration> 51 </configuration>
52 </execution> 52 </execution>