Packages: update package.json files (#18173)
This commit is contained in:
committed by
Ryan McKinley
parent
711f62c813
commit
3f3fb9bd5c
+2
-5
@@ -1,9 +1,7 @@
|
||||
{
|
||||
"author": "Grafana Labs",
|
||||
"license": "Apache-2.0",
|
||||
"private": true,
|
||||
"author": {
|
||||
"name": "Torkel Ödegaard",
|
||||
"company": "Grafana Labs"
|
||||
},
|
||||
"name": "grafana",
|
||||
"version": "6.4.0-pre",
|
||||
"repository": {
|
||||
@@ -171,7 +169,6 @@
|
||||
"singleQuote": true,
|
||||
"printWidth": 120
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "7.2.5",
|
||||
"@torkelo/react-select": "2.4.1",
|
||||
|
||||
Reference in New Issue
Block a user