Added version and license to package.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kolaente 2019-04-30 22:21:36 +02:00
parent cd4dc92a95
commit 82eb631122
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

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