Remove useless version number in json
This commit is contained in:
parent
2237d0cf3c
commit
2c6f7dd7b3
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Bansho",
|
"name": "Bansho",
|
||||||
"description": "Web UI for Monitoring tools",
|
"description": "Web UI for Monitoring tools",
|
||||||
"version": "0.1.0",
|
|
||||||
"homepage": "https://github.com/savoirfairelinux/bansho",
|
"homepage": "https://github.com/savoirfairelinux/bansho",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Bansho",
|
"name": "Bansho",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.1.0",
|
|
||||||
"description": "Web UI for Monitoring tools",
|
"description": "Web UI for Monitoring tools",
|
||||||
"repository": "https://github.com/savoirfairelinux/bansho",
|
"repository": "https://github.com/savoirfairelinux/bansho",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user