Chore: Update Slate to 0.47.8 (#19197)
* Chore: Update Slate to 0.47.8 Closes #17430
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user