mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
Update to latest mindplot version
This commit is contained in:
parent
b7d6bcb5d9
commit
c5c95c55d8
@ -29,11 +29,11 @@
|
||||
<mkdir dir="target/wisemapping-mindplot"/>
|
||||
<exec executable="npm" dir="target">
|
||||
<arg value="pack"/>
|
||||
<arg value="@wisemapping/mindplot@0.4.5"/>
|
||||
<arg value="@wisemapping/mindplot@0.4.6"/>
|
||||
</exec>
|
||||
<exec executable="tar" dir="target">
|
||||
<arg value="-xvzf"/>
|
||||
<arg value="wisemapping-mindplot-0.4.5.tgz"/>
|
||||
<arg value="wisemapping-mindplot-0.4.6.tgz"/>
|
||||
<arg value="-C"/>
|
||||
<arg value="wisemapping-mindplot"/>
|
||||
</exec>
|
||||
|
Loading…
Reference in New Issue
Block a user