Chore: Update Slate to 0.47.8 (#19197)

* Chore: Update Slate to 0.47.8
Closes #17430
This commit is contained in:
kay delaney
2019-09-23 12:26:05 +01:00
committed by GitHub
parent 918cb78092
commit 68d6da77da
56 changed files with 1760 additions and 1412 deletions
+2 -1
View File
@@ -31,7 +31,8 @@
"typeRoots": ["node_modules/@types", "public/app/types"],
"paths": {
"app": ["app"],
"sass": ["sass"]
"sass": ["sass"],
"@grafana/slate-react": ["../node_modules/@types/slate-react"]
},
"skipLibCheck": true,
"preserveSymlinks": true