Chore: Update slate and related packages (#54566)

* Chore: Update slate and related packages
This commit is contained in:
kay delaney
2022-09-06 15:23:48 +01:00
committed by GitHub
parent 9c6a6ca487
commit a70aba1384
34 changed files with 339 additions and 298 deletions

View File

@@ -2,7 +2,6 @@
"compilerOptions": {
"paths": {
"@emotion/core": ["./src/types/emotion-core-stub.d.ts"],
"@grafana/slate-react": ["slate-react"],
"@grafana/ui": ["."]
}
},