Packages: update package.json files (#18173)

This commit is contained in:
Dominik Prokop
2019-07-23 17:17:41 -07:00
committed by Ryan McKinley
parent 711f62c813
commit 3f3fb9bd5c
5 changed files with 38 additions and 18 deletions
+2 -5
View File
@@ -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",