Added version and license to package.json

This commit is contained in:
kolaente 2019-04-30 22:21:36 +02:00
parent cd4dc92a95
commit 82eb631122
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"name": "vikunja-frontend",
"version": "0.1.0",
"version": "0.7.0",
"license": "LGPL-3.0-or-later",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",