Build: fix failing grafana/ui build (#16913)

* Bump version of @types/react and regenerate yarn.lock
* Fix imports in grafana/ui
This commit is contained in:
Dominik Prokop
2019-05-07 09:07:54 +02:00
committed by GitHub
parent 108eb5f07c
commit da4932e7c2
20 changed files with 990 additions and 873 deletions

View File

@@ -55,7 +55,7 @@
"@types/node": "10.14.1",
"@types/papaparse": "4.5.9",
"@types/pretty-format": "20.0.1",
"@types/react": "16.8.13",
"@types/react": "16.8.16",
"@types/react-custom-scrollbars": "4.0.5",
"@types/react-test-renderer": "16.8.1",
"@types/react-transition-group": "2.0.16",