Remove useless version number in json

This commit is contained in:
Vincent Fournier 2015-05-05 16:41:14 -04:00
parent 2237d0cf3c
commit 2c6f7dd7b3
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
{
"name": "Bansho",
"description": "Web UI for Monitoring tools",
"version": "0.1.0",
"homepage": "https://github.com/savoirfairelinux/bansho",
"license": "AGPLv3",
"private": true,

View File

@ -1,7 +1,6 @@
{
"name": "Bansho",
"private": true,
"version": "0.1.0",
"description": "Web UI for Monitoring tools",
"repository": "https://github.com/savoirfairelinux/bansho",
"license": "AGPLv3",