mirror of https://github.com/apache/cloudstack.git
package: fix version to start from 0.1.0
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
004080540b
commit
97a85349ae
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "primate",
|
||||
"version": "1.3.0",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "vue-cli-service lint --no-fix && vue-cli-service serve",
|
||||
|
|
|
|||
Loading…
Reference in New Issue