Fix ui download version
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<mkdir dir="target/wisemapping-mindplot"/>
|
||||
<exec executable="npm" dir="target">
|
||||
<arg value="pack"/>
|
||||
<arg value="@wisemapping/mindplot@5.0.3"/>
|
||||
<arg value="@wisemapping/mindplot@5.0.4"/>
|
||||
</exec>
|
||||
<exec executable="tar" dir="target">
|
||||
<arg value="-xvzf"/>
|
||||
|
Reference in New Issue
Block a user