Remove useless version number in json
This commit is contained in:
parent
2237d0cf3c
commit
2c6f7dd7b3
@ -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,
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user