Signed-off-by: paulfantom <pawel@krupa.net.pl>pull/6602/head
parent
64194f7d45
commit
7321f1d227
@ -1,14 +1,24 @@ |
||||
{ |
||||
"dependencies": [ |
||||
{ |
||||
"name": "grafana-builder", |
||||
"source": { |
||||
"git": { |
||||
"remote": "https://github.com/grafana/jsonnet-libs", |
||||
"subdir": "grafana-builder" |
||||
} |
||||
}, |
||||
"version": "master" |
||||
"dependencies": [ |
||||
{ |
||||
"name": "grafana-builder", |
||||
"source": { |
||||
"git": { |
||||
"remote": "https://github.com/grafana/jsonnet-libs", |
||||
"subdir": "grafana-builder" |
||||
} |
||||
] |
||||
}, |
||||
"version": "master" |
||||
}, |
||||
{ |
||||
"name": "grafonnet", |
||||
"source": { |
||||
"git": { |
||||
"remote": "https://github.com/grafana/grafonnet-lib", |
||||
"subdir": "grafonnet" |
||||
} |
||||
}, |
||||
"version": "master" |
||||
} |
||||
] |
||||
} |
||||
|
||||
Loading…
Reference in new issue