mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 22:02:55 +01:00
missing dependency added
This commit is contained in:
parent
f04c54d0f3
commit
5253d46b5b
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
"css-loader": "^2.1.1",
|
"css-loader": "^2.1.1",
|
||||||
"html-webpack-plugin": "^3.2.0",
|
"html-webpack-plugin": "^3.2.0",
|
||||||
"monaco-editor": "^0.17.0",
|
"monaco-editor": "^0.17.0",
|
||||||
|
"style-loader": "^0.23.1",
|
||||||
"ts-loader": "^6.0.1",
|
"ts-loader": "^6.0.1",
|
||||||
"typescript": "^3.4.5",
|
"typescript": "^3.4.5",
|
||||||
"webpack": "^4.31.0",
|
"webpack": "^4.31.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue