use @alexanderzobnin/monaco-kusto package for kusto syntax highlight

This commit is contained in:
Alexander Zobnin
2019-01-25 11:15:18 +03:00
parent 00de497663
commit 0dc6e86b3b
2 changed files with 9 additions and 8 deletions

View File

@@ -11,12 +11,12 @@
"url": "http://github.com/grafana/grafana.git"
},
"devDependencies": {
"@alexanderzobnin/monaco-kusto": "^0.2.3-rc.1",
"@babel/core": "^7.1.2",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/preset-env": "^7.1.0",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.1.0",
"@kusto/monaco-kusto": "https://github.com/grafana/monaco-kusto",
"@rtsao/plugin-proposal-class-properties": "^7.0.1-patch.1",
"@types/classnames": "^2.2.6",
"@types/d3": "^4.10.1",