mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
Remove unnecessary fields from bower.json
. (#342)
We don't distribute the application through bower, and removing stuff means one less place to be concerned about certain meta-data to be in sync. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
ed70e4e590
commit
fdf28cdf5f
@ -1,12 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "etcher",
|
"name": "etcher",
|
||||||
"version": "v1.0.0-beta.3",
|
|
||||||
"homepage": "https://github.com/resin-io/etcher",
|
|
||||||
"authors": [
|
|
||||||
"Juan Cruz Viotti <juan@resin.io>"
|
|
||||||
],
|
|
||||||
"main": "lib/templates/index.html",
|
|
||||||
"license": "Apache-2.0",
|
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"**/.*",
|
"**/.*",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user