update grafana packages

This commit is contained in:
Alexander Zobnin
2021-03-05 14:46:39 +03:00
parent 8e587fecdf
commit a596d3e18a
5 changed files with 2535 additions and 3635 deletions

View File

@@ -19,6 +19,7 @@
"noImplicitAny": false,
"noUnusedLocals": false,
"baseUrl": "./src",
"strictFunctionTypes": false
"strictFunctionTypes": false,
"skipLibCheck": true
}
}