mirror of https://github.com/prometheus/prometheus
change license in package.json file of cmp (#9399)
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>pull/9400/head
parent
63b3e4e5ec
commit
dbbfd1ccf6
|
@ -25,7 +25,7 @@
|
|||
"prometheus"
|
||||
],
|
||||
"author": "Prometheus Authors <prometheus-developers@googlegroups.com>",
|
||||
"license": "MIT",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/prometheus-community/codemirror-promql/issues"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue