mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
fix charting issue (#9094)
* fix charting issue * fix charting issue 2 * revert version bump
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
"devDependencies": {
|
||||
"7zip": "0.0.6",
|
||||
"@types/applicationinsights": "0.20.0",
|
||||
"@types/chart.js": "^2.7.31",
|
||||
"@types/chart.js": "2.7.57",
|
||||
"@types/chokidar": "2.1.3",
|
||||
"@types/cookie": "^0.3.3",
|
||||
"@types/graceful-fs": "4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user