chore: improve main package.json
parent
739e26c759
commit
8b66da635d
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"name": "@influxdata/influx",
|
||||
"description": "InfluxDB 2.0 client",
|
||||
"name": "chronograf",
|
||||
"description": "",
|
||||
"workspaces": {
|
||||
"packages": [
|
||||
"ui"
|
||||
|
@ -21,5 +21,5 @@
|
|||
"author": {
|
||||
"name": "InfluxData"
|
||||
},
|
||||
"license": "MIT"
|
||||
"license": "AGPL-3.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue