Skip to content

Commit a1892e0

Browse files
fix: move monaco languages to common deps
1 parent f648f08 commit a1892e0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"history": "^4.10.1",
3838
"lodash": "^4.17.21",
3939
"monaco-editor": "^0.52.2",
40+
"monaco-yql-languages": "^1.3.0",
4041
"numeral": "^2.0.6",
4142
"path-to-regexp": "^3.3.0",
4243
"qs": "^6.13.1",
@@ -147,7 +148,6 @@
147148
"lint-staged": "^15.3.0",
148149
"mini-css-extract-plugin": "^2.9.2",
149150
"monaco-editor-webpack-plugin": "^7.1.0",
150-
"monaco-yql-languages": "^1.3.0",
151151
"npm-run-all": "^4.1.5",
152152
"postcss": "^8.5.1",
153153
"prettier": "^3.4.2",

0 commit comments

Comments
 (0)