mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Downgrade css-loader to 5.2.7 in /samples
This commit is contained in:
parent
f50e0abe46
commit
87c94338e9
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
"author": "Microsoft Corporation",
|
"author": "Microsoft Corporation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"css-loader": "^6.5.1",
|
"css-loader": "^5.2.7",
|
||||||
"electron": "^15.3.1",
|
"electron": "^15.3.1",
|
||||||
"file-loader": "^6.2.0",
|
"file-loader": "^6.2.0",
|
||||||
"glob": "^7.2.0",
|
"glob": "^7.2.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue